Class: VPL::Command::Scan

Inherits:
VPL::Command show all
Defined in:
lib/vcpkg_pipeline/command/scan.rb,
lib/vcpkg_pipeline/command/scan/all.rb,
lib/vcpkg_pipeline/command/scan/name.rb,
lib/vcpkg_pipeline/command/scan/branch.rb,
lib/vcpkg_pipeline/command/scan/remote.rb,
lib/vcpkg_pipeline/command/scan/version.rb

Overview

VPL::Command::Scan

Direct Known Subclasses

All, Branch, Name, Remote, Version

Defined Under Namespace

Classes: All, Branch, Name, Remote, Version

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