Structs§
- ArgSwitch
- Switches for the command line options. Example: catr -n example.txt will set number to true
Functions§
- get_
content - Reads file content to a vector of bytes
- parse_
args - Parses the arguments into file paths and switch arguments
- print_
all_ content - Prints content to the standard output for all files
- print_
help - Prints the help menu to the console
- print_
version - Prints the version menu to the console