MCPcopy Create free account
hub / github.com/Work-Fisher/code-claw / turns

Method turns

claw-code/rust/crates/runtime/src/usage.rs:206–208  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

204
205 #[must_use]
206 pub fn turns(&self) -> u32 {
207 self.turns
208 }
209}
210
211#[cfg(test)]

Callers 1

run_resume_commandFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected