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
Private
Return a directory listing for a given path, or null if the folder does not exist.
Read a file at the given path, returns the file contents as a binary buffer if the file exists, otherwise null.
Generated using TypeDoc
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