The Autopackage API |
Table of Contents / Private library / Package database management |
_locateSkeleton | <ROOTNAME> |
_locateSkeleton | ||
Syntax: _locateSkeleton <ROOTNAME> | ||
| ||
Given a root name, will search through the skeleton path until the highest numbered skeleton for that name is found. It will then output the absolute filename. | ||
Example:
_locateSkeleton "@gnome.org/libxml" => /usr/local/share/autopackage/skeletons/\@gnome.org/libxml/skeleton.2 |