Expand description
Reset subcommand handler and helper utilities.
Functions§
- bytes_
human - Format bytes as a human-readable string.
- dir_
size_ bytes - Calculate total bytes in a directory or file.
- dir_
size_ human - Calculate a human-readable directory or file size.
- display_
path - Display path with ~/ abbreviation for home directory.
- handle_
reset - Handle
oxi reset [--yes] [--include-project] - remove_
path - Remove a file or directory (including all contents).
- walkdir_
recursive - Walk a directory recursively, collecting all file paths.