pub fn run( source: &str, app_name: Option<String>, yes: bool, plugin_manager: Option<&PluginManager>, ) -> Result<(), Error>