MCPcopy Create free account
hub / github.com/Autoparallel/learner / learner

Method learner

crates/learnerd/src/commands/mod.rs:300–300  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

298
299impl UserInteraction for Cli {
300 fn learner(&mut self) -> &mut Learner { self.learner.as_mut().expect("Learner not initialized") }
301
302 /// Request confirmation from the user
303 ///

Callers 4

replyMethod · 0.45
removeFunction · 0.45
addFunction · 0.45
searchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected