Sha256: a85254113ed7faf9a75fdee1cdd2f67b3c1f127599ab3015d075dc98af94807f
Contents?: true
Size: 596 Bytes
Versions: 71
Compression:
Stored size: 596 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "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", "arg_type": "req", "type": "Any" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems