Function run

Source
pub async fn run() -> Result<Vec<String>, MusketError>
Expand description

Runs the main logic of the application.

ยงErrors

This function will return an error if any of the commands fail.