<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`FileSystemAdapter`](FileSystemAdapter) › [`trashSystem`](FileSystemAdapter/trashSystem)
## FileSystemAdapter.trashSystem() method
**Signature:**
```typescript
trashSystem(normalizedPath: string): Promise<boolean>;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>normalizedPath</code> | <code>string</code> | |
**Returns:**
`Promise<boolean>`