MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / info

Method info

src/agents/mod.rs:433–435  ·  view source on GitHub ↗
(&self, msg: &str)

Source from the content-addressed store, hash-verified

431 self.warnings += 1;
432 }
433 pub fn info(&self, msg: &str) {
434 eprintln!(" {msg}");
435 }
436}
437
438// ---------------------------------------------------------------------------

Callers 14

check_stale_storesFunction · 0.45
check_watcherFunction · 0.45
check_user_configFunction · 0.45
check_external_toolsFunction · 0.45
doctor_check_hooksFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected