Home > @rushstack/package-extractor
package-extractor package
Classes
Class | Description |
---|---|
PackageExtractor | Manages the business logic for the "rush deploy" command. |
Interfaces
Interface | Description |
---|---|
IExtractorMetadataJson | The extractor-metadata.json file format. |
IExtractorOptions | Options that can be provided to the extractor. |
IExtractorProjectConfiguration | The extractor configuration for individual projects. |
ILinkInfo | Represents a symbolic link. |
IProjectInfoJson | Part of the extractor-matadata.json file format. Represents an extracted project. |