Interface AccessResult

Type representing the access operations available to a filepath by the operating system's user.

Hierarchy

  • AccessResult

Properties

canExecute: boolean
canRead: boolean
canWrite: boolean

Generated using TypeDoc