Searched defs:help (Results 1 – 6 of 6) sorted by relevance
132 private fun help(pw: PrintWriter) { regex145 fun help(pw: PrintWriter) regex
93 val help by flag(longName = "help", shortName = "h", description = "Print help and return") regex
161 public void help(PrintWriter pw) { in help() method in FlagCommand
136 void onHelp(@Modality int modality, String help); in onHelp()
634 public void onHelp(@Modality int modality, String help) { in onHelp()
56 static void help() { in help() function