Skip to main content

execute

Function execute 

Source
pub fn execute(
    command: &ProjectCommands,
    db_path: Option<&PathBuf>,
    actor: Option<&str>,
    json_output: bool,
) -> Result<()>
Expand description

Execute a project command.