Mojo module
arg
Implements functions and variables for interacting with execution and system environment.
You can import these APIs from the sys
package. For example:
from sys import argv
from sys import argv
Functions
-
argv
: The list of command line arguments.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?