cchat/utils/split
diamondburned 4c835a467b Fixed several ArgsIndexed bugs
This commit fixes several ArgsIndexed bugs that would cause the function
to return no words with -1. Additional test cases have been added.
2020-10-14 23:24:26 -07:00
..
argsplit.go Fixed several ArgsIndexed bugs 2020-10-14 23:24:26 -07:00
argsplit_test.go Fixed several ArgsIndexed bugs 2020-10-14 23:24:26 -07:00
spacesplit.go Clarified Commander split rules; added ArgsIndexed 2020-10-14 18:08:35 -07:00
spacesplit_test.go Clarified Commander split rules; added ArgsIndexed 2020-10-14 18:08:35 -07:00
split.go Added SplitFunc helper type 2020-10-14 18:26:49 -07:00
split_test.go Clarified Commander split rules; added ArgsIndexed 2020-10-14 18:08:35 -07:00