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

Method clear

vmm/src/app/id_pool.rs:66–68  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

64 }
65
66 pub fn clear(&mut self) {
67 self.allocated.clear();
68 }
69}

Callers 6

clear_all_recordsFunction · 0.45
clear_logsFunction · 0.45
reload_vms_syncMethod · 0.45
startMethod · 0.45
reset_naMethod · 0.45
toggleDetailsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected