Function cli::handlers::shell[][src]

pub async fn shell<W: Write>(
    s: &mut State<W>,
    input: &mut String
) -> CliResult<()>