scallop
scallop
org.rogach.scallop
ArgType
V
FLAG
SINGLE
LIST
CliOption
Compat
DefaultConverters
Formatter
HelpInfo
LazyMap
LongNamedPropertyOption
NumberArgOption
PropertyOption
Scallop
CliOptionInvocation
ParseResult
ScallopArgListLoader
ScallopConf
ScallopConfBase
ScallopConfValidations
ScallopHelpFormatter
ScallopOption
WithFilter
ScallopOptionBase
ScallopOptionGroup
Serialization
SerializationProxy
SimpleOption
Subcommand
ToggleOption
TrailingArgsOption
TrailingArgumentsParser
ParseResult
Util
ValueConverter
overrideColorOutput
throwError
org.rogach.scallop.exceptions
ExcessArguments
Exit
GenericScallopException
Help
IdenticalOptionNames
IllegalOptionParameters
IncompleteBuildException
MajorInternalException
OptionNameGuessingException
OptionNameGuessingFailure
OptionNameGuessingUnsupported
OptionReaderFailure
RequiredOptionNotFound
ScallopException
ScallopException
ScallopResult
UnknownOption
ValidationFailure
Version
WrongOptionFormat
org.rogach.scallop.tokenize
ArgumentTokenizer
scallop
/
org.rogach.scallop
/
Util
Util
object
Util
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
format
(formatString:
String
, args:
Any
*):
String
Use instead of java.lang.String.format, because it is not supported on Scala Native
Use instead of java.lang.String.format, because it is not supported on Scala Native
def
seqstr
(items:
Seq
[
Any
]):
String