Function arguments

Source
pub fn arguments(metadata: &MetaData) -> String
Expand description

Parses and returns the command-line arguments.

ยงReturns

A String notion of the argument, env_file if present.