Sha256: 83b2efa11440fcdf2a8f64e385f3bf81019d4189a22326c98b35e21c50703bea
Contents?: true
Size: 879 Bytes
Versions: 4
Compression:
Stored size: 879 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "minutes_since", "path": "packages/ree_datetime/package/ree_datetime/functions/minutes_since.rb", "mount_as": "fn", "class": "ReeDatetime::MinutesSince", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of minutes in the future.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" }, { "arg": "minutes_count", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_datetime", "as": "advance", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
4 entries across 4 versions & 1 rubygems