Skip to content

FileSystemAdapter.trashSystem method

FileSystemAdapter › trashSystem

Official

Try moving to system trash.

Signature:

trashSystem(normalizedPath: string): Promise<boolean>

Parameters:

Parameter Type Description
normalizedPath string

Returns: Promise<boolean>