Class
SafeYAML::Transform::TransformationMap::CaseAgnosticMap
In:
lib/safe_yaml/transform/transformation_map.rb
Parent:
Hash
Methods
[]
freeze
include?
new
Public Class methods
new
(*args)
Public Instance methods
[]
(key)
freeze
()
OK, I actually don‘t think it‘s all that important that this map be frozen.
include?
(key)
[Validate]