launch

Function launch 

Source
pub async fn launch(session: &VortexSession) -> Result<()>
Expand description

Main entrypoint for vx that launches a VortexSession.

ยงErrors

Raises any errors from subcommands.