class Ldif2json::Conf
- Ldif2json::Conf
- Reference
- Object
Defined in:
conf.crConstructors
Instance Method Summary
- #can_be_coerced : Hash(String, Bool)
- #can_be_coerced=(can_be_coerced : Hash(String, Bool))
- #can_be_flattened : Hash(String, Bool)
- #can_be_flattened=(can_be_flattened : Hash(String, Bool))
- #coercions : Hash(String, Ldif2json::Type)
- #coercions=(coercions : Hash(String, Ldif2json::Type))
- #join_string : String
- #join_string=(join_string : String)
- #mode : Ldif2json::Mode
- #mode=(mode : Ldif2json::Mode)
- #new_boolhash(default : Bool)