Interface: NVEDirentOptions
Options for creating a NVEDirent instance.
Properties
| Property | Type | Description |
|---|---|---|
name | string | The name of the file or directory. |
onCommit? | NVECommitDirent | Optional callback function to handle commit operations. |
parentPath | string | The parent directory path. |