[Top]
Local
|
Method Local.add_path()
- Method
add_path
int(0..1) 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.
|