CmdPath

MainExe structure

Members

Functions

get
string get()

Returns the base directory.

prepend
string prepend(string[] path)

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

set
string set(cstring exepath)

Sets the executable path.

Meta