MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / clear_ended_at

Method clear_ended_at

atomic-agent/src/turn/phase.rs:1328–1330  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

1326 }
1327
1328 fn clear_ended_at(&mut self) {
1329 self.ended_at_cleared.set(true);
1330 }
1331 }
1332
1333 #[test]

Callers 1

apply_common_actionsFunction · 0.45

Calls 1

setMethod · 0.45

Tested by

no test coverage detected