- __anonymous
mixin BEGIN
Undocumented in source.
- __anonymous
mixin ALIAS!("rpl")
Undocumented in source.
- __anonymous
mixin DESC!("Replace the specified string with new string on a string")
Undocumented in source.
- __anonymous
mixin DEF_ARG!("str", string, Desc_d!"the string that would be mutated")
Undocumented in source.
- __anonymous
mixin DEF_OPT!("ptr", string, "-p <ptr>", Desc_d!"the pattern to search for", ToArg_d)
Undocumented in source.
- __anonymous
mixin DEF_OPT!("rpl", string, "-r <replacent>", Desc_d!"the replacent string", ToArg_d)
Undocumented in source.
- __anonymous
mixin DESC_OPT!(igc, "ignore the lower and upper cases")
Undocumented in source.
- __anonymous
mixin DESC_OPT!(glb, "global search all the satisfied string")
Undocumented in source.
- __anonymous
mixin DESC_OPT!(cmp, "show the comparision")
Undocumented in source.
- __anonymous
mixin DESC_OPT!(mlt, "allow multipule line search")
Undocumented in source.
- __anonymous
mixin END
Undocumented in source.