Class: Nif::NifGenerator
- Inherits:
-
Object
- Object
- Nif::NifGenerator
- Defined in:
- lib/nif.rb
Constant Summary collapse
- @@instance =
new
Instance Attribute Summary collapse
-
#nifs_generated ⇒ Object
Returns the value of attribute nifs_generated.
Instance Attribute Details
#nifs_generated ⇒ Object
Returns the value of attribute nifs_generated.
40 41 42 |
# File 'lib/nif.rb', line 40 def nifs_generated @nifs_generated end |