ProcessorBase
Direct Subclass:
Constructor Summary
| Public Constructor | ||
| public |
constructor(asset: *) |
|
Member Summary
| Public Members | ||
| public |
Path of where to write the asset. |
|
| public |
Path from where to read the asset. |
|
| public |
checksum: * |
|
| public |
What plugins to apply to the processor. |
|
| public |
Whether we should hash the file name. |
|
Method Summary
| Public Methods | ||
| public |
Public API that is used to process the asset. |
|
Public Constructors
public constructor(asset: *) source
Params:
| Name | Type | Attribute | Description |
| asset | * |