jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
AutoComplete
jcli
autocomplete
complete
Undocumented in source.
struct
AutoComplete (
alias
CommandT
) {
string
[]
complete
(string[] args);
}
Members
Functions
complete
string
[]
complete
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
jcli
autocomplete
complete
structs
AutoComplete