MCPcopy Index your code
hub / github.com/nuxt-content/docus / CLIOptions

Interface CLIOptions

cli/types.ts:1–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export interface CLIOptions {
2 name: string
3 description: string
4 setup: {
5 defaults: Record<string, never>
6 }
7}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…