Skip to content

string command

Pre-release
Pre-release
Compare
Choose a tag to compare
@rsdoiel rsdoiel released this 02 Dec 00:46

The experimental string functions (e.g. toupper, tolower, joinstring, splitstring) have been consolidated in a single command called string. Starting migrating to new Cli object in cli v0.0.5. Most cmds still using old Config. Added test_cmds.bash for testing the string command and will add more tests for others as I migrate to new cli code.