Function jj_cli::cli_util::edit_temp_file
source · pub fn edit_temp_file(
error_name: &str,
tempfile_suffix: &str,
dir: &Path,
content: &str,
settings: &UserSettings
) -> Result<String, CommandError>pub fn edit_temp_file(
error_name: &str,
tempfile_suffix: &str,
dir: &Path,
content: &str,
settings: &UserSettings
) -> Result<String, CommandError>