[][src]Function nu_cli::config::write

pub fn write(
    config: &IndexMap<String, Value, RandomState>,
    at: &Option<PathBuf>
) -> Result<(), ShellError>