Constructors
constructor
Parameters
Parameters
Parameters
Accessors
name
- get name(): string
- set name(name: string): void
Returns string
Parameters
Returns void
stats
- get stats(): undefined | Stats
Returns undefined | Stats
Methods
[toPrimitive]
- [toPrimitive](hint: TypeOfTag): string | void
Parameters
Returns string | void
get
- get(fullname?: boolean): DirectoryListJSONContent
Parameters
fullname: boolean = false
Returns DirectoryListJSONContent
toJSON
- toJSON(fullname?: boolean, root?: boolean): DirectoryListJSON
Parameters
fullname: boolean = false
root: boolean = true
Returns DirectoryListJSON
Wrapper for directory structure in filesystem. May be recursive