Struct ilc_cli::Environment [] [src]

pub struct Environment<'a>(pub &'a ArgMatches<'a>);

Methods

impl<'a> Environment<'a>
[src]