SplitResult

Undocumented in source.
struct SplitResult {}

Members

Mixins

__anonymous
mixin ConfigSplitCmd
Undocumented in source.

Mixed In Members

From mixin ConfigSplitCmd

__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!("str", string, Desc_d!"string to split")
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 END
Undocumented in source.
action
void action()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta