pkgDir method

String pkgDir(
  1. String package
)

Implementation

String pkgDir(String package) => '${Directory.current.path}/work/$package/';