pub fn create_file( input: &str, output: Option<&str>, arg: &Arg, config: &ExtraConfig, ) -> Result<()>