Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "cli"

Index

Variables

chalk

chalk: Chalk = new Chalk()

mu

mu: Mustr = new Mustr(mustrConfig)

mustrConfig

mustrConfig: any

mustrPath

mustrPath: string = resolve(process.cwd(), 'mustr.json')

pargv

pargv: IPargv = new Pargv()

Functions

ensureConfig

  • ensureConfig(): object
  • Returns object

    • name: string
    • options: IPargvFlags
    • output: string

generate

  • generate(): void

help

  • help(): void

init

  • init(): void

rollback

  • rollback(): void

show

  • show(): void

Generated using TypeDoc