Skip to content

@ralphschuler.webgl shader factory.<internal>.FileSystemEntry

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: FileSystemEntry

@ralphschuler/webgl-shader-factory.<internal>.FileSystemEntry

MDN Reference

Table of contents

Properties

Methods

Properties

filesystem

Readonly filesystem: FileSystem

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8418


fullPath

Readonly fullPath: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8420


isDirectory

Readonly isDirectory: boolean

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8422


isFile

Readonly isFile: boolean

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8424


name

Readonly name: string

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8426

Methods

getParent

getParent(successCallback?, errorCallback?): void

MDN Reference

Parameters

Name Type
successCallback? FileSystemEntryCallback
errorCallback? ErrorCallback

Returns

void

Defined in

node_modules/typescript/lib/lib.dom.d.ts:8428

Typescript Libraries

Modules

Namespaces

Clone this wiki locally