pub fn env_args() -> DogeResultExpand description
env.args() — the script’s command-line arguments as a List of Str, excluding
the program name. Empty when the script was given none.
pub fn env_args() -> DogeResultenv.args() — the script’s command-line arguments as a List of Str, excluding
the program name. Empty when the script was given none.