Function lal::configure [] [src]

pub fn configure(
    save: bool,
    interactive: bool,
    defaults: &str
) -> LalResult<Config>

Create ~/.lal/config with defaults

A boolean option to discard the output is supplied for tests. A defaults file must be supplied to seed the new config with defined environments