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