MCPcopy Create free account
hub / github.com/circify/circ / recursive_load

Method recursive_load

src/circify/includer.rs:21–40  ·  view source on GitHub ↗

Recursively load all referenced paths. ## Returns Returns a map from loaded paths to ASTs.

(
        &self,
        p: &P,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

loadMethod · 0.80
loadMethod · 0.80

Implementers 2

parser.rssrc/front/zsharpcurly/parser.rs
parser.rssrc/front/zsharp/parser.rs

Calls 4

contains_keyMethod · 0.80
parseMethod · 0.45
includesMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected