An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

attr_bool

Finally attr_accessor? & attr_reader? with question marks for booleans/predicates!? To get started, pick one: (1) in your class/module/file, add `using AttrBool::Ref`, or (2) in your class/module, add `extend AttrBool::Ext`, or (3) in your app/script (not library), include `require 'attr_bool/core_ext'`. Now simply use any: [ attr_accessor?, attr_reader?, attr_writer?, attr_bool, attr_bool?, attr_bool! ]. Keywords: attr, attribute, attributes, bool, boolean, booleans, predicate, predicates

Ecosystem
gem.coop
Latest Release
0.3.2
8 months ago
Versions
7
Downloads
9,765 total
Links
Registry gem.coop
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:gem/attr_bool?repository_url=https://gem.coop
spec
License MIT
First Release about 6 years ago
Last Synced about 1 month ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub