Skip to content

Interface: NVEDirentOptions

Options for creating a NVEDirent instance.

Properties

PropertyTypeDescription
namestringThe name of the file or directory.
onCommit?NVECommitDirentOptional callback function to handle commit operations.
parentPathstringThe parent directory path.