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

Method phases

claw-code/rust/crates/runtime/src/bootstrap.rs:53–55  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

51
52 #[must_use]
53 pub fn phases(&self) -> &[BootstrapPhase] {
54 &self.phases
55 }
56}

Callers 1

print_bootstrap_planFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected