Value (value v0.1.1)
Value
Link to this section Summary
Functions
Get require value returning {:ok, value}
Link to this section Functions
Link to this function
get(scope, field, opts \\ nil)
Link to this function
get_scope(scope, field)
Link to this function
getm(scope, fields)
Link to this function
getm(scope, fields, opts)
Link to this function
getr(scope, field, opts)
Get require value returning {:ok, value}
Link to this function
getr(scope, field, default \\ nil, atom \\ :required)
Link to this function
getr!(scope, field, default \\ nil, atom \\ :required)
Link to this function
insert(scope, fields, value, idx \\ nil)
Link to this function
replace(string, search, value, scope)
Link to this function