Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NextVerFeatures

This class contains logic to enable users to opt-in to features that will become standard functionality in the next version of Zowe.

export

Hierarchy

  • NextVerFeatures

Index

Properties

Methods

Properties

Static Private ENV_VAR_PREFIX

ENV_VAR_PREFIX: string = "ZOWE"

Methods

Static useV3ErrFormat

  • useV3ErrFormat(): boolean
  • Identify if we should use the V3 error message format. That choice is determined by the value of the ZOWE_V3_ERR_FORMAT environment variable.

    TODO:V3_ERR_FORMAT - Remove in V3

    Returns boolean

    True -> Use the V3 format.

Generated using TypeDoc