FileSystemAdapter โ€บ trashSystem

FileSystemAdapter.trashSystem() method

Signature:

trashSystem(normalizedPath: string): Promise<boolean>;

Parameters

ParameterTypeDescription
normalizedPathstring

Returns:

Promise<boolean>