pub async fn launch(
installed: &Installed,
opts: LaunchOpts,
) -> Result<LaunchedHandle>Expand description
Top-level entry point: dispatches to chromium or firefox based on kind.
pub async fn launch(
installed: &Installed,
opts: LaunchOpts,
) -> Result<LaunchedHandle>Top-level entry point: dispatches to chromium or firefox based on kind.