Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method Local.remove_path()


Method remove_path

void remove_path(string path)

Description

This function removes path from the Local module searchpath. If path is not in the search path, this is a noop.

Parameter path

The path to be removed.