Searched defs:prompt (Results 1 – 2 of 2) sorted by relevance
103 public String readLine(String prompt) throws IOException { in readLine()124 String prompt = mHdr + "Include " + name + mTail; in doAccept() local136 String prompt = mHdr + name + mTail; in doAccept() local
134 private String readLine(String prompt) throws IOException { in readLine()763 String prompt = "Remove all of the plans?([y/N])"; in processRmCommand() local779 String prompt = "Remove all of the packages?([y/N])"; in processRmCommand() local