Sha256: a15debd3b4a127c2f63bd4f58e62edbec281c5b783eddceb1a83b3c3e947ea25
Contents?: true
Size: 724 Bytes
Versions: 4
Compression:
Stored size: 724 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "tomorrow", "path": "packages/ree_date/package/ree_date/functions/tomorrow.rb", "mount_as": "fn", "class": "ReeDate::Tomorrow", "factory": null, "methods": [ { "doc": "Returns a new date representing tomorrow.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "advance", "package_name": "ree_date", "as": "advance", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
4 entries across 4 versions & 1 rubygems