Method: Conjur::Policy::YAML::Handler#end_sequence
- Defined in:
- lib/conjur/policy/yaml/handler.rb
#end_sequence ⇒ Object
363 364 365 366 |
# File 'lib/conjur/policy/yaml/handler.rb', line 363 def end_sequence log {"#{indent}end sequence"} handler.end_sequence end |