pathmap(spec=nil, &block)
Instance Public methods
Map the path according to the given specification. The specification
controls the details of the mapping. The following special patterns are
recognized:
%p â The complete path.
%f â The base file name of the path, with its file
extension, but without any directories.
%n â The file name of the path without its file extension.
%d â The directory list of the path.
%x â The file extension of the path. An empty string if