Sha256: cb7f24422ca82b9b3c213d937fc14c1a698b90f6e1c6e0edfc67c1f61d68e291
Contents?: true
Size: 725 Bytes
Versions: 28
Compression:
Stored size: 725 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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
28 entries across 28 versions & 1 rubygems