Module python_launcher::cli[][src]

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

Represents the possible outcomes based on CLI arguments.

Statics

The expected directory name for virtual environments.