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

Function auto_meta_files_include

crates/core/src/engine.rs:575–588  ·  view source on GitHub ↗

Look up `_meta_files` from matrix values or workflow state and return it as a list of file paths, if present. Matrix takes precedence over state. This enables automatic scoping of ast-grep / js-ast-grep steps to the files produced by a preceding shard step

(
    state: &HashMap<String, serde_json::Value>,
    matrix_values: Option<&HashMap<String, serde_json::Value>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.85
executeMethod · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…