MCPcopy Create free account
hub / github.com/codemod/codemod / select_workflow_path

Function select_workflow_path

crates/cli/src/utils/package_validation.rs:346–354  ·  view source on GitHub ↗

Resolves the workflow chosen by name (or the default when `name` is None).

(
    package_path: &Path,
    manifest: &CodemodManifest,
    name: Option<&str>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

workflow_path_for_runFunction · 0.85
select_workflow_for_runFunction · 0.85

Calls 2

safe_join_within_packageFunction · 0.85
find_workflowMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…