Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ getAppImplementation
Method
getAppImplementation
kms/auth-mock/index.ts:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
async
getAppImplementation(): Promise<string> {
120
return
this.mockAppImplementation;
121
}
122
}
123
124
// initialize app
Callers
1
index.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected