MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / ephemeral

Method ephemeral

gateway/src/kv/mod.rs:493–495  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

491 }
492
493 pub fn ephemeral(&self) -> &Node {
494 &self.ephemeral
495 }
496
497 // ==================== Instance Sync ====================
498

Callers 4

get_sync_dataMethod · 0.80
wave_kv_statusMethod · 0.80
newMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected