Name

Pkg::PkgPath — Path to a package path in the source

Synopsis

string PkgPath ( string package );
 

Parameters

string package

name

Return

string

Relative package path to source root directory

Usage

  Pkg::PkgPath (string package) -> string