Skip to main content

execute

Function execute 

Source
pub async fn execute(
    foreground: bool,
    kill_port_process: bool,
    config: &CliConfig,
) -> Result<()>