shell

Function shell 

Source
pub(crate) async fn shell(
    serv: &SSHServer<'_>,
    ch_ch: Receiver<SessionCtx>,
) -> Result<()>