Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
master
master()->CompatResolver

Method master()->CompatResolver()->add_module_path()


Method add_module_path

void add_module_path(string tmp)

Description

Add a directory to search for modules.

This is the same as the command line option -M.

See also

remove_module_path()