Skip to content

pantoken / packages/cli/src / CliArgs

Interfaccia: CliArgs

Beta

L'invocazione CLI analizzata.

Proprietà

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

Nomi delle icone da emettere come asset nativi (da --icons a,b,c).


format?

optional format?: string

Beta

Formato di output, per target che ne supportano diversi (es. 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).