new PathInfo()
MEMBERS
-
path :string
-
The path string.
-
type :string
-
The type of the item at the given path. Value will either be 'file' or 'directory'.
Class containing a 'path' and a 'type' (where type is 'file' or 'directory')
The path string.
The type of the item at the given path. Value will either be 'file' or 'directory'.