write

Function write 

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