Class VirtualFilesystem

This class represents a tree of source code rooted at a single script. Each method returns null if the target was not the correct file type, or did not exist

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

source: {
    [path: string]: string;
}

Type declaration

  • [path: string]: string

Methods

Generated using TypeDoc