Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
299
impl 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
reply
Method · 0.45
remove
Function · 0.45
add
Function · 0.45
search
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected