dub ~master (2024-03-02T18:14:23Z)
Dub
Repo
CommandArgs.appArgs
dub
commandline
CommandArgs
Returns the list of app args.
The app args are provided after the
--
argument.
class
CommandArgs
@
property
string
[]
appArgs
(
)
Meta
Source
See Implementation
dub
commandline
CommandArgs
constructors
this
functions
dropAllArgs
extractAllRemainingArgs
extractRemainingArgs
getopt
properties
appArgs
hasAppArgs
hasAppVersion
recognizedArgs
structs
Arg
Returns the list of app args.
The app args are provided after the -- argument.