CmdPath

MainExe structure

Members

Functions

get
istring get()

Returns the base directory.

prepend
istring prepend(istring[] path)

Prepends the absolute base directory to "path" and joins the path.

set
istring set(cstring exepath)

Sets the executable path.

Meta