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).