Class: VPL::Command::Reg

Inherits:
VPL::Command show all
Defined in:
lib/vcpkg_pipeline/command/reg.rb,
lib/vcpkg_pipeline/command/reg/add.rb,
lib/vcpkg_pipeline/command/reg/list.rb,
lib/vcpkg_pipeline/command/reg/remove.rb

Overview

VPL::Command::Reg

Direct Known Subclasses

Add, List, Remove

Defined Under Namespace

Classes: Add, List, Remove

Instance Attribute Summary

Attributes inherited from VPL::Command

#argv_extension

Method Summary

Methods inherited from VPL::Command

ensure_not_root_or_allowed!, git_version, #initialize, options, options_extension, options_extension_hash, run, verify_minimum_git_version!, verify_xcode_license_approved!

Constructor Details

This class inherits a constructor from VPL::Command