Assert
Constructor Summary
Public Constructor | ||
public |
|
Method Summary
Public Methods | ||
public |
copyFile(src: *, dest: *): * |
|
public |
equal(identifier: *, options: *): * |
|
public |
normalizeFilename(identifier: *): * |
Public Constructors
public constructor() source
Public Methods
public copyFile(src: *, dest: *): * source
Params:
Name | Type | Attribute | Description |
src | * | ||
dest | * |
Return:
* |
public equal(identifier: *, options: *): * source
Params:
Name | Type | Attribute | Description |
identifier | * | ||
options | * |
Return:
* |
public normalizeFilename(identifier: *): * source
Params:
Name | Type | Attribute | Description |
identifier | * |
Return:
* |