Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/unconed/TermKit
/ path
Function
path
HTML/commandview/commandcontext.js:38–41 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
36
},
37
38
set path(path) {
39
this._path = path;
40
this.updateElement();
41
},
42
get path() {
43
return
this._path;
44
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected