Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acode/cli
/ constructor
Method
constructor
cli/commands/__nomethod__.js:48–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
class
__nomethod__Command extends Command {
47
48
constructor() {
49
50
super(
'*'
);
51
52
}
53
54
help() {
55
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected