pub async fn show_option( option_name: &str, global: bool) -> Result<Option<String>>
Return the value of a Tmux option. For instance, this can be used to get Tmux’s default command.