argparse
argparse
API
argparse
Argument
BashCompleter
BashCompleter
Default
Empty
Fixed
Raw
ParseResult
ParseResult
EarlyExit
Error
Success
alias
default
dirs
dirs
env
name
term
userdirs
project
xdg
argparse.core
Api
Command
Command
DocComment
DocComment
InteractiveBashCompletion
LowPrioPrinters
LowPrioReaders
MacroApi
command
unknownCommand
MacroUtil
OutputApi
Printer
OutputApi
Alignment
ParamInfo
Parser
Continue
ParamDef
ParamResult
Stop
ParsersApi
ArgumentParser
ArgumentParser
Printers
given_Printer_Array
given_Printer_Unit
given_Printer_Writable
ProductLabels
ProductLabels
ReadersApi
BooleanReader
DoubleReader
DurationReader
FilePathReader
FiniteDurationReader
FloatReader
FsPathReader
InputStreamReader
InstantReader
JavaFileReader
JavaPathReader
LocalDateReader
LocalDateTimeReader
LocalTime
OutputStreamReader
PathReader
RangeReader
ReadableReader
RelPathReader
SubPathReader
ZonedDateTimeReader
StandaloneBashCompletion
TextUtils
TypesApi
Reader
Error
Result
Success
Reader
VersionSpecificApi
argparse
/
argparse.core
/
Command
Command
argparse.core.Command
See the
Command
companion object
case
class
Command
[
A
](
name
:
String
,
makeParser
: (()
=>
A
)
=>
ArgumentParser
)
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Type members
Types
type
Container
=
A
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product