Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KgaData

KGA 命令行数据

Hierarchy

  • KgaData

Index

Properties

Properties

argvs

argvs: {}

Type declaration

  • [key: string]: string | boolean | any[]

env

env: { argv: string[]; cwd: string; pluginFile?: undefined | string }

Type declaration

  • argv: string[]
  • cwd: string
  • Optional pluginFile?: undefined | string

fileConfig

fileConfig: CosmiconfigResult

Generated using TypeDoc