DubPackageFinder.findPackageFile

find package file (dub.json, package.json) in specified dir; returns absoulute path to found file or null if not found

class DubPackageFinder
static
string
findPackageFile
(
string pathName
)

Meta