Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "bin/elbowgrease"

Index

Variables

Let args

args: string[] = process.argv.slice(2)

Let config

config: string = "elbowgrease.json"

Let connectionData

connectionData: any = null

Let options

options: any = {} as any

Let output

output: any = null

Let runningGlobal

runningGlobal: boolean = false

Let start

start: Object = process.hrtime()

Functions

checkModule

  • checkModule(dialect: any, module: any): void