MCPcopy Index your code
hub / github.com/clojure-rs/ClojureRS / try_eval_file

Method try_eval_file

src/repl.rs:60–85  ·  view source on GitHub ↗

Will possibly just add this to our environment, or turn this into a parallel of clojure.lang.RT Reads the code in a file sequentially and evaluates the result

(&self, filepath: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

eval_fileMethod · 0.80
invokeMethod · 0.80

Calls 3

newFunction · 0.85
readFunction · 0.85
evalMethod · 0.45

Tested by

no test coverage detected