Method Local.add_path()
- Method add_path
bool add_path(string path)
- Description
This function prepends path to the Local module searchpath.
- Parameter path
The path to the directory to be added.
- Returns
Returns 1 on success, otherwise 0.
bool add_path(string path)
This function prepends path to the Local module searchpath.
The path to the directory to be added.
Returns 1 on success, otherwise 0.