get_shell_startup

Function get_shell_startup 

Source
pub fn get_shell_startup(
    shell_type: ShellType,
    wave_data_dir: &Path,
) -> Option<ShellStartup>
Expand description

Get the startup configuration for launching an interactive shell with AgentMux integration. Returns None for unknown shell types.