pub async fn launch(session: &VortexSession) -> Result<()>
Main entrypoint for vx that launches a VortexSession.
vx
VortexSession
Raises any errors from subcommands.