dinu ~master (2022-03-06T19:06:21.5365866)
Dub
Repo
CommandBashCompletion
dinu
command
bashCompletion
Undocumented in source.
__gshared shared immutable
class
CommandBashCompletion : Command {
this
(string name);
void
run
(string );
}
Constructors
this
this
(string name)
Undocumented in source.
Members
Functions
run
void
run
(string )
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dinu
command
bashCompletion
classes
CommandBashCompletion