Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScope

Hierarchy

  • {}
    • IScope

Index

Properties

Optional color

color: Styles

The color to use in logs when running async.

Optional directory

directory: string

The directory where the scope resides.

Optional entrypoint

entrypoint: string

Entrypoint where commands should be required and extended from.

Optional nohoist

nohoist: string[]

Packages that should NOT be hoisted to the root supports globs.

Optional path

path: string

The path to package.json

Generated using TypeDoc