Method: Solve::Demand#constraint
- Defined in:
- lib/solve/demand.rb
#constraint ⇒ Semverse::Constraint (readonly)
The acceptable constraint of the artifact this demand is for
16 17 18 |
# File 'lib/solve/demand.rb', line 16 def constraint @constraint end |