Crate open_editor

Source

Modules§

editor_call_builder
errors

Functions§

edit_in_editor
Open the default editor and allows editing of a string.
edit_mut_in_editor
Open the default editor and allows editing of a mutable string.
open_editor
Open the default editor and returns what was written in it.