MCPcopy Create free account
hub / github.com/dtormoen/tsk-tsk / git_sync_manager

Method git_sync_manager

src/context/mod.rs:50–52  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

48 }
49
50 pub fn git_sync_manager(&self) -> Arc<GitSyncManager> {
51 Arc::clone(&self.git_sync_manager)
52 }
53
54 /// Whether the session is interactive (should prompt the user for input).
55 ///

Callers 2

fetch_changesMethod · 0.80

Calls

no outgoing calls

Tested by 1