MCPcopy Create free account
hub / github.com/anomalyco/opencode / enabled

Method enabled

packages/opencode/src/format/formatter.ts:15–15  ·  view source on GitHub ↗
(context: Context)

Source from the content-addressed store, hash-verified

13 environment?: Record<string, string>
14 extensions: string[]
15 enabled(context: Context): Promise<string[] | false>
16}
17
18export const gofmt: Info = {

Callers 6

enabledFunction · 0.80
getCommandFunction · 0.80
moveFunction · 0.80
waitFunction · 0.80
requestFunction · 0.80
enterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected