Structs§
- Arguments
- Command Line Arguments
- File
Info - Individual file information
- Group
Info - Grouped file information
- Key
- This key will be used by FileInfo and GroupInfo.
- Path
Info - File Information including path
- Total
Info - Summarize information for all files found in the directory
Enums§
- Algorithm
- Hash Algorithm
Constants§
Traits§
Functions§
- add_
thousands_ separator - Serialize usize with fn split_and_insert().
- clear_
terminal_ screen - Clear (wipe) the terminal screen
- get_
all_ files - Get all files into one vector.
- get_
path - Get path from arguments or from default (current directory).
- my_
print - Print buffer to stdout
- open_
file - Opens a file in read-only mode.
- set_
env_ variables - If
thread '<unknown>' has overflowed its stack
, set the stack size to a new value. - split_
and_ insert - Split integer and insert thousands separator
- write_
xlsx - Write XLSX File according to some struct T