Previous Page
Properties

Solar_Path_Stack
Methods

Next Page
_unixToWindows()

Methods

Public

add()
Adds one or more directories to the stack.
find()
Finds a file in the path stack.
findReal()
Finds a file in the path stack using realpath().
get()
Gets a copy of the current stack.
set()
Clears the stack and adds one or more directories.

Protected

_unixToWindows()
Replaces Unix path and directory separators with system-specific separators.

Private

None.