Skip to main content

run_project_info

Function run_project_info 

Source
pub fn run_project_info(
    options: &ProjectInfoOptions,
) -> Result<ProjectInfoProgrammaticOutput, ProgrammaticError>
Expand description

Run project metadata listing through the API-owned runtime path.

ยงErrors

Returns a structured programmatic error for invalid options, config-load failures, or plugin regex errors.