Crate filerefine

Source
Expand description

filerefine is a tool to clean file names.

Structs§

CustomSingleResult
Contains informations about a result of a single file
OptionnalFields
Options for the program
OptionsFields
contains informations about cleaning options
VerbosityFields
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