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

Function list

packages/arctic/src/command/index.ts:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87 }
88
89 export async function list() {
90 return state().then((x) => Object.values(x))
91 }
92}

Callers

nothing calls this directly

Calls 1

stateFunction · 0.85

Tested by

no test coverage detected