case-app
case-app
API
dataclass
data
since
caseapp
core
app
CaseApp
CaseApp
Command
CommandsEntryPoint
PlatformCommandsMethods
PlatformUtil
ProfileFileUpdater
argparser
AccumulatorArgParser
AccumulatorArgParser
ArgParser
ArgParser
Consumed
FlagAccumulatorArgParser
FlagAccumulatorArgParser
FlagArgParser
FlagArgParser
Last
LastArgParser
MapErrorArgParser
PlatformArgParsers
SimpleArgParser
SimpleArgParser
commandparser
RuntimeCommandParser
complete
Bash
Completer
CompletionItem
HelpCompleter
Zsh
default
Default
Default
help
CommandHelp
Help
Help
HelpCompanion
HelpCompanion
HelpFormat
HelpFormat
PlatformUtil
RuntimeCommandHelp
RuntimeCommandsHelp
Table
WithFullHelp
WithFullHelp
WithFullHelpCompanion
WithHelp
WithHelp
WithHelpCompanion
WordUtils
parser
Argument
Argument
ConsParser
EitherParser
EitherParser
EitherParserWithOps
IgnoreUnrecognizedParser
IgnoreUnrecognizedParser
IgnoreUnrecognizedParserWithOps
LowPriorityParserImplicits
LowPriorityParserImplicits
MappedParser
MappedParser
MappedParserWithOps
NilParser
OptionParser
Parser
Parser
ParserCompanion
Step
Step
DoubleDash
ErroredOption
FirstUnrecognized
IgnoredUnrecognized
MatchedOption
SingleArg
StandardArgument
Unrecognized
ParserOps
ParserOps
ParserWithNameFormatter
ParserWithNameFormatter
ParserWithNameFormatterWithOps
PlatformArgsExpander
RecursiveConsParser
StandardArgument
StandardArgument
StandardArgumentWithOps
StopAtFirstUnrecognizedParser
StopAtFirstUnrecognizedParser
StopAtFirstUnrecognizedParserWithOps
util
fansi
Attr
Attr
Attrs
Attrs
Multiple
Back
Bold
Category
Color
ColorCategory
ErrorMode
ErrorMode
Sanitize
Strip
Throw
EscapeAttr
ResetAttr
Reversed
Str
Str
Underlined
CaseUtil
Formatter
Formatter
NameOps
NameOps
Arg
Arg
Counter
Error
Error
ArgumentAlreadySpecified
ArgumentMissing
CannotBeDisabled
CommandNotFound
MalformedValue
Other
ParsingArgument
RequiredOptionNotSpecified
SeveralErrors
SimpleError
UnrecognizedArgument
UnrecognizedFlagValue
Indexed
Indexed
RemainingArgs
Scala3Helpers
ArgsWithOps
ConsParserWithOps
HelpFormatWithOps
HelpWithOps
OptionParserWithOps
RecursiveConsParserWithOps
SeveralErrorsWithOps
StandardArgumentWithOps
@@
Tag
TagBuilder
case-app
/
caseapp
/
caseapp.core
/
Scala3Helpers
/
ArgsWithOps
ArgsWithOps
caseapp.core.Scala3Helpers.ArgsWithOps
final implicit
class
ArgsWithOps
(
arg
:
Arg
)
extends
AnyVal
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
withExtraNames
(
extraNames
:
Seq
[
Name
]):
Arg
def
withGroup
(
group
:
Option
[
Group
]):
Arg
def
withHelpMessage
(
helpMessage
:
Option
[
HelpMessage
]):
Arg
def
withIsFlag
(
isFlag
:
Boolean
):
Arg
def
withOrigin
(
origin
:
Option
[
String
]):
Arg
In this article
Attributes
Members list
Value members
Concrete methods