handle

Function handle 

Source
pub fn handle(action: Action) -> Result<()>
Expand description

Handle the create action

ยงErrors

Returns an error if arguments are invalid, the editor fails, I/O fails, or encryption cannot be completed.