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