| Module | Origin::Extensions::String::ClassMethods |
| In: |
lib/origin/extensions/string.rb
|
Get the value as a expression.
@example Get the value as an expression.
String.__expr_part__("field", value)
@param [ String, Symbol ] key The field key. @param [ Object ] value The value of the criteria. @param [ true, false ] negating If the selection should be negated.
@return [ Hash ] The selection.
@since 2.0.0