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

Method is_sandbox

atomic-repository/src/repository/mod.rs:600–602  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

598 /// or repoint the current view for it.
599 #[inline]
600 pub fn is_sandbox(&self) -> bool {
601 self.is_sandbox
602 }
603
604 /// Get the config file path.
605 #[inline]

Callers 3

record_turnFunction · 0.80
handle_session_startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected