Skip to content

pantoken / packages/cli/src / CliArgs

介面: CliArgs

Beta(測試)

已解析的 CLI 呼叫。

屬性

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(測試)

要作為原生資產輸出的圖示名稱(來自 --icons a,b,c)。


format?

optional format?: string

Beta(測試)

輸出格式,適用於支援多種格式的目標(例如 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).