struct Packlink::Util
- Packlink::Util
- Struct
- Value
- Object
Defined in:
packlink/util.crConstructors
Class Method Summary
- .build_nested_query(value : Hash | NamedTuple, prefix : String | Nil = nil)
- .build_nested_query(value : Array(A::Scalar) | Array(Hash), prefix : String | Nil = nil)
- .build_nested_query(value : A::Scalar, prefix : String)
- .build_nested_query(value : Nil, prefix : String | Nil = nil)
- .normalize_hash(value : Hash | NamedTuple)