MCPcopy Create free account
hub / github.com/arctic-cli/interface / handler

Function handler

packages/arctic/src/cli/cmd/auth.ts:420–420  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

418 builder: (yargs) =>
419 yargs.command(AuthLoginCommand).command(AuthLogoutCommand).command(AuthListCommand).demandCommand(),
420 async handler() {},
421})
422
423export const AuthListCommand = cmd({

Callers

nothing calls this directly

Calls 6

pushMethod · 0.80
cwdMethod · 0.65
getMethod · 0.45
setMethod · 0.45
messageMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected