Function edit_description

Source
pub fn edit_description(
    editor: &TextEditor,
    description: &str,
) -> Result<String, CommandError>