Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acode/cli
/
Class
cli/commands/hostnames/add.js:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
const
config = require(
'../../config.js'
);
7
8
class
HostnamesAddCommand extends Command {
9
10
constructor() {
11
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected