pub async fn run_shell(
client: &ColabClient,
server: &StoredServer,
initial_command: Option<&str>,
refresher: Option<TokenRefresher>,
) -> Result<()>pub async fn run_shell(
client: &ColabClient,
server: &StoredServer,
initial_command: Option<&str>,
refresher: Option<TokenRefresher>,
) -> Result<()>