Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axe-api/axe-api
/ NewCommand.js
File
NewCommand.js
packages/axe-api/cli/Commands/NewCommand.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
shell = require(
"shelljs"
);
2
const
rimraf = require(
"rimraf"
);
3
const
fs = require(
"fs"
);
4
require(
"colors"
);
Callers
nothing calls this directly
Calls
1
error
Method · 0.80
Tested by
no test coverage detected