Skip to main content

open

Function open 

Source
pub fn open(editor: &Editor, path: &Path) -> Result<()>
Expand description

Open the given file in the editor. Blocks until the editor exits.