ScallopHelpFormatter

Used by ScallopConf.helpFormatter to create help output. Users of the library can override chosen (or all) methods to tweak help output to their requirements.

Used by ScallopConf.helpFormatter to create help output. Users of the library can override chosen (or all) methods to tweak help output to their requirements.

class Object
trait Matchable
class Any

Value members

Concrete methods

def formatHelp(s: Scallop, subcommandPrefix: String): String
def getChoiceHelpText(description: String, choices: Seq[String]): String