Class: CaskDependent::Requirement
- Inherits:
-
Requirement
- Object
- Requirement
- CaskDependent::Requirement
- Defined in:
- cask_dependent.rb
Overview
Defines a dependency on another cask
Constant Summary
Constants included from Dependable
Instance Attribute Summary
Attributes inherited from Requirement
Attributes included from Dependable
Method Summary
Methods inherited from Requirement
#==, #display_s, #env, env, #env_proc, expand, #fatal?, #hash, #initialize, #inspect, #message, #mktemp, #modify_build_environment, #option_names, prune, prune?, #satisfied?, #satisfied_result_parent, satisfy
Methods included from BuildEnvironment::DSL
Methods included from Cachable
Methods included from Dependable
#build?, #implicit?, #option_tags, #optional?, #options, #prune_from_option?, #prune_if_build_and_not_dependent?, #recommended?, #required?, #test?
Constructor Details
This class inherits a constructor from Requirement