PkgInfo.name

name of package (eg. hoge/fuga/piyo.d -> fuga )

struct PkgInfo
string name;

Meta