Options
All
  • Public
  • Public/Protected
  • All
Menu

Package plugin-workspace-tools

@yarnpkg/plugin-workspace-tools

This plugin adds support for various workspace-related commands.

Install

yarn plugin import workspace-tools

Commands

Type aliases

GetPrefixOptions

GetPrefixOptions: object

Type declaration

  • commandIndex: number
  • configuration: Configuration
  • verbose: boolean

Functions

createStream

  • createStream(report: Report, __namedParameters: object): [Writable, Promise<boolean>]

getPrefix

  • getPrefix(workspace: Workspace, __namedParameters: object): null | string

Const getWorkspaceChildrenRecursive

Object literals

Const plugin

plugin: object

commands

commands: (WorkspacesFocus | WorkspacesForeachCommand)[] = [focus,foreach,]

Generated using TypeDoc