Module cli

Module cli 

Source

Constants§

HELP_ARG 🔒

Traits§

Args
Abstraction over command-line argument collections for help detection and access.

Functions§

get
Retrieves command-line arguments excluding the program name, returning them as a Vec of String.