Class: VPL::Command::Reg::List
- Inherits:
-
VPL::Command::Reg
- Object
- CLAide::Command
- VPL::Command
- VPL::Command::Reg
- VPL::Command::Reg::List
- Defined in:
- lib/vcpkg_pipeline/command/reg/list.rb
Overview
VPL::Command::Reg::List
Instance Attribute Summary
Attributes inherited from VPL::Command
Class Method Summary collapse
Instance Method Summary collapse
Methods inherited from VPL::Command
ensure_not_root_or_allowed!, git_version, #initialize, options_extension, options_extension_hash, run, verify_minimum_git_version!, verify_xcode_license_approved!
Constructor Details
This class inherits a constructor from VPL::Command
Class Method Details
.options ⇒ Object
18 19 20 |
# File 'lib/vcpkg_pipeline/command/reg/list.rb', line 18 def self. [].concat(super) end |