Sha256: fd87c94390f7e8b15244f8c539b675d466dcb68438677ae9c3685fd1796a4665
Contents?: true
Size: 628 Bytes
Versions: 4
Compression:
Stored size: 628 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "is_week_day", "path": "packages/ree_date/package/ree_date/functions/is_week_day.rb", "mount_as": "fn", "class": "ReeDate::IsWeekDay", "factory": null, "methods": [ { "doc": "Returns true if the date does not fall 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
4 entries across 4 versions & 1 rubygems