[][src]Function zip_deployer::create_session

pub fn create_session(
    remote_ip: &str,
    remote_port: &str,
    username: &str,
    password: &str
) -> Result<Session, Box<dyn Error>>