Skip to main content

run_shell

Function run_shell 

Source
pub fn run_shell(cli: &Cli, path: &str) -> Result<()>
Expand description

Execute the interactive shell command.

ยงErrors

Returns an error if the index cannot be loaded, the session fails to start, or terminal input cannot be read.