pub async fn available_sessions() -> Result<Vec<Session>>
Return a list of all Session from the current tmux session.
Session