Skip to content

pantoken / packages/cli/src / CliArgs

Schnittstelle: CliArgs

Beta

Der geparste CLI-Aufruf.

Eigenschaften

command

command: string

Beta


target

target: string

Beta


out

out: string

Beta


theme

theme: Theme

Beta


className

className: string

Beta


icons?

optional icons?: string[]

Beta

Symbolnamen, die als native Assets ausgegeben werden sollen (aus --icons a,b,c).


format?

optional format?: string

Beta

Ausgabeformat für Ziele, die mehrere unterstützen (z. B. swatches --format ase).


noScope?

optional noScope?: boolean

Beta

Pendo: skip @scope wrapping (--no-scope).


noImportant?

optional noImportant?: boolean

Beta

Pendo: skip !important (--no-important).


noPrune?

optional noPrune?: boolean

Beta

Pendo: skip token pruning (--no-prune).