Interface fsaDirectory

Hierarchy

  • fsaBase
    • fsaDirectory

Properties

created: number
creator: string
depth: number
fileCount: number
fileIds: string[]
handle: FileSystemDirectoryHandle
hidden: "true" | "false"
id: string
isLocal: boolean
isRoot: "true" | "false"
isScanning: boolean
label: string
lastChecked: number
name: string
parentId: null | string
path: string
readPermission: "true" | "false"
rootId: string
scanDepth: number
scanFinished: boolean
updated: number

Generated using TypeDoc