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