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

Method instance_info_file

dstack-util/src/system_setup.rs:221–223  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

219 }
220
221 fn instance_info_file(&self) -> PathBuf {
222 self.base_dir.join(INSTANCE_INFO)
223 }
224}
225
226struct HostShared {

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected