Sha256: e13a87d4e13fa5eaa793ae50f6ad92216847a6f65fcccb60bda7100dc0e81646
Contents?: true
Size: 648 Bytes
Versions: 71
Compression:
Stored size: 648 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "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", "arg_type": "opt", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems