Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/maka
/
Class
packages/storage/src/shell-run-store.ts:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
class
SqliteShellRunStore implements ClosableShellRunStore {
27
readonly #lease: OperationalStateDatabaseLease;
28
29
constructor(workspaceRoot: string) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected