Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
MasterObject

Method MasterObject()->basename()


Method basename

string basename(string x)

Description

Returns the last segment of a path.

See also

dirname() , explode_path()