Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
master
master()->CompatResolver

Method master()->CompatResolver()->remove_module_path()


Method remove_module_path

void remove_module_path(string tmp)

Description

Remove a directory to search for modules.

This function performs the reverse operation of add_module_path() .

See also

add_module_path()