getPowershellDistributionChannel static method

String? getPowershellDistributionChannel()

Implementation

static String? getPowershellDistributionChannel() {
  return _platform['POWERSHELL_DISTRIBUTION_CHANNEL'];
}