Skip to main content

start_command

Function start_command 

Source
pub fn start_command(found: &Found) -> String
Expand description

The command that starts the app.

An app inside the repo is started through the workspace, the way every other entry in EXTRA_APPS is. One beside the repo has its own directory mounted, so it runs its own package manager there.