MCPcopy Create free account
hub / github.com/dfinity/ic-repl / main

Function main

src/main.rs:167–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

165}
166
167fn main() -> anyhow::Result<()> {
168 let opts = Opts::parse();
169 repl(opts)
170}

Callers

nothing calls this directly

Calls 1

replFunction · 0.85

Tested by

no test coverage detected