Sha256: 4334f3f89a025565ae7a9bcb053f798bab63a70913832c6602814c9bbef43111
Contents?: true
Size: 567 Bytes
Versions: 28
Compression:
Stored size: 567 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "is_blank", "path": "packages/ree_object/package/ree_object/functions/is_blank.rb", "mount_as": "fn", "class": "ReeObject::IsBlank", "factory": null, "methods": [ { "doc": "An object is blank if it's false, empty, or a whitespace string.\nFor example, +nil+, '', ' ', [], {}, and +false+ are all blank.", "throws": [ ], "return": "Bool", "args": [ { "arg": "obj", "type": "Any" } ] } ], "links": [ ] }
Version data entries
28 entries across 28 versions & 1 rubygems