argparse v1.0.0 (2022-06-09T18:44:25Z)
Dub
Repo
Complete
argparse
completer
Undocumented in source.
package
struct
Complete (
COMMAND
) {
struct
Init
;
struct
Complete
;
@
SubCommands
SumType
!(
Init
,
Default
!
Complete
)
cmd
;
}
Members
Structs
Complete
struct
Complete
Undocumented in source.
Init
struct
Init
Undocumented in source.
Variables
cmd
SumType
!(
Init
,
Default
!
Complete
)
cmd
;
Undocumented in source.
Meta
Source
See Implementation
argparse
completer
structs
Complete