Method: Fog::Parsers::AWS::Elasticache::Base#start_element
- Defined in:
- lib/fog/aws/parsers/elasticache/base.rb
#start_element(name, attrs = []) ⇒ Object
14 15 16 |
# File 'lib/fog/aws/parsers/elasticache/base.rb', line 14 def start_element(name, attrs = []) super end |