Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConvertProfilesHandler

Handler for the convert profiles command.

Hierarchy

  • ConvertProfilesHandler

Implements

Index

Properties

Private Readonly ZOWE_CLI_PACKAGE_NAME

ZOWE_CLI_PACKAGE_NAME: "@zowe/cli" = "@zowe/cli"

Private Readonly ZOWE_CLI_SECURE_PLUGIN_NAME

ZOWE_CLI_SECURE_PLUGIN_NAME: "@zowe/secure-credential-store-for-zowe-cli" = "@zowe/secure-credential-store-for-zowe-cli"

Private keytar

keytar: typeof keytar = undefined

Methods

Private checkKeytarAvailable

  • checkKeytarAvailable(): Promise<boolean>

Private deleteOldSecureProps

Private findOldSecureProps

Private getOldPluginInfo

  • getOldPluginInfo(): IOldPluginInfo

Private getOldProfileCount

  • getOldProfileCount(profilesRootDir: string): number

process

Private removeOverride

Generated using TypeDoc