Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ is_sandbox
Method
is_sandbox
atomic-repository/src/repository/mod.rs:582–584 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
580
/// or repoint the current view for it.
581
#[inline]
582
pub fn is_sandbox(&self) -> bool {
583
self.is_sandbox
584
}
585
586
/// Get the config file path.
587
#[inline]
Callers
3
record_turn
Function · 0.80
handle_session_start
Method · 0.80
load_or_create_session
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected