Method: HAProxy::Treetop::OptionalValueElement#value
- Defined in:
- lib/haproxy/treetop/nodes.rb
#value ⇒ Object
49 50 51 |
# File 'lib/haproxy/treetop/nodes.rb', line 49 def value elements.find {|e| e.class == Value} end |
49 50 51 |
# File 'lib/haproxy/treetop/nodes.rb', line 49 def value elements.find {|e| e.class == Value} end |