Class: NCPP::Boolean
- Inherits:
-
Struct
- Object
- Struct
- NCPP::Boolean
- Defined in:
- lib/ncpp/types.rb
Overview
The following are not yet (and may never be) implemented
Instance Attribute Summary collapse
-
#truthy ⇒ Object
Returns the value of attribute truthy.
Instance Method Summary collapse
Instance Attribute Details
#truthy ⇒ Object
Returns the value of attribute truthy
42 43 44 |
# File 'lib/ncpp/types.rb', line 42 def truthy @truthy end |