File Organizer is a command-line tool designed to help you manage and organize your files efficiently. It provides three main operations: organizing files based on their extensions, displaying the tree structure of files, and offering help documentation for all available commands.
- Organize Files: Organizes files based on their extensions within the specified directory or the current working directory if no path is provided.
- Display Tree Structure: Shows the tree structure of files within the specified directory or the current working directory if no path is provided.
- Help Command: Provides information about all available commands.
- If
filepath
is not provided, the current working directory is assumed.
- If
filepath
is not provided, the current working directory is assumed.
- Displays information about all available commands.