Expand description
Parsing of CLI flags
The Action
enum represents what action to perform based on the
command-line arguments passed to the program.
Enums§
- Action
- Represents the possible outcomes based on CLI arguments.
Statics§
- DEFAULT_
VENV_ DIR - The expected directory name for virtual environments.