Node
Extends:
gulp-util~File → AtviseFile → Node
Constructor Summary
| Public Constructor | ||
| public |
constructor(referenceDescription: *, readResult: *) |
|
Member Summary
| Public Members | ||
| public |
stat: * |
|
Inherited Summary
| From class AtviseFile | ||
| public static |
from(file: File, runtimeConfig: Object): AtviseFile Create an AtviseFile from a regular vinyl File. |
|
| public static |
isCustomProp(name: String): Boolean A required method for the File subclass to work properly. |
|
| public get |
The file's node id. |
|
| public |
The file's runtime configuration |
|
| public |
clone(options: Object): AtviseFile Returns a new AtviseFile with all attributes cloned. |
|
Public Constructors
public constructor(referenceDescription: *, readResult: *) source
Override:
AtviseFile#constructorParams:
| Name | Type | Attribute | Description |
| referenceDescription | * | ||
| readResult | * |