Skip to main content

execute_action

Function execute_action 

Source
pub async fn execute_action(
    action: Action,
    project_root: &Path,
    config: &AppConfig,
) -> AppResult<ActionResult>