Skip to main content
Log in

Mojo function

argv

argv() -> VariadicList[StringRef]

The list of command line arguments.

Returns:

The list of command line arguments provided when mojo was invoked.

Was this page helpful?