Extracted from Pike v7.6 release 112 at 2008-06-25.
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()