Module: AssLauncher::Enterprise::CliDefsLoader Private

Included in:
Cmd::Main::SubCommands::ShowVersion, Cmd::Support::VersionValidator, CliDef, KNOWN_ENTERPRISE_VERSIONS
Defined in:
lib/ass_launcher/enterprise/cli_defs_loader.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Mixin for CliDef Load all CLI definitions from files cli_def/v.v.v.rb

Constant Summary collapse

DEFS_PATH =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

File.expand_path('../cli_def', __FILE__)