FileSystemAdapter
โบ trashLocal
FileSystemAdapter.trashLocal() method
Signature:
trashLocal(normalizedPath: string): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
normalizedPath | string |
Returns:
Promise<void>
1 min read
FileSystemAdapter
โบ trashLocal
Signature:
trashLocal(normalizedPath: string): Promise<void>;
Parameter | Type | Description |
---|---|---|
normalizedPath | string |
Returns:
Promise<void>