Expand description
filerefine is a tool to clean file names.
Structs§
- Custom
Single Result - Contains informations about a result of a single file
- Optionnal
Fields - Options for the program
- Options
Fields - contains informations about cleaning options
- Verbosity
Fields - Contains informations about verbosity options
Functions§
- check_
similar - Check if a vector of bytes is similar to a char
- filerefine
- Do the program, return the Vector of result
- filerefine_
full - main function of the program: clean and print the output
- parse_
args - Parse the arguments and return the options and the paths to check
- print_
output - Print the output of the program conforming to the options