getPSModuleDir static method

String? getPSModuleDir()

Implementation

static String? getPSModuleDir() {
  return _platform['PSMODULEPATH'];
}