Skip to content

pantoken / packages/cli/src / CliArgs

インターフェース: CliArgs

ベータ

解析されたCLIの呼び出し。

プロパティ

command

command: string

ベータ


target

target: string

ベータ


out

out: string

ベータ


theme

theme: Theme

ベータ


className

className: string

ベータ


icons?

optional icons?: string[]

ベータ

ネイティブ資産として出力するアイコン名(--icons a,b,cから)。


format?

optional format?: string

ベータ

出力フォーマット。複数をサポートするターゲット向け(例: swatches --format ase)。


noScope?

optional noScope?: boolean

ベータ

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


noImportant?

optional noImportant?: boolean

ベータ

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


noPrune?

optional noPrune?: boolean

ベータ

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