Home > @rushstack/package-extractor > PackageExtractor
PackageExtractor class
Manages the business logic for the "rush deploy" command.
Signature:
export declare class PackageExtractor
Methods
Method | Modifiers | Description |
|---|---|---|
Extract a package using the provided options | ||
| (BETA) Get a list of files that would be included in a package created from the provided package root path. |