Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ leaveCreateDialog
Function
leaveCreateDialog
vmm/ui/src/composables/useVmManager.ts:999–1001 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
997
}
998
999
function
leaveCreateDialog() {
1000
showCreateDialog.value = false;
1001
}
1002
1003
function
loadComposeFile(event: Event) {
1004
const
input = event.target as HTMLInputElement | null;
Callers
1
createVm
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected