ConfigSplitCmd

Undocumented in source.

Members

Functions

action
void action()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin BEGIN
Undocumented in source.
__anonymous
mixin ALIAS!("spl")
Undocumented in source.
__anonymous
mixin DESC!("Split a string into substrings and display as an array.")
Undocumented in source.
__anonymous
mixin DEF!("separator", string, Flag_d!"-s <char>", Desc_d!"separator character", Default_d!",", ToArg_d)
Undocumented in source.
__anonymous
mixin DEF!("str", string, Desc_d!"string to split")
Undocumented in source.
__anonymous
mixin END
Undocumented in source.

Meta