Sha256: 561eb613232f48cc1b20f457e0f6df54e1e5cfb8dbe878b023a78167c373cbcc
Contents?: true
Size: 619 Bytes
Versions: 28
Compression:
Stored size: 619 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "is_weekend", "path": "packages/ree_date/package/ree_date/functions/is_weekend.rb", "mount_as": "fn", "class": "ReeDate::IsWeekend", "factory": null, "methods": [ { "doc": "Returns true if the date falls on a Saturday or Sunday.", "throws": [ ], "return": "Bool", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems