Class: VariableState
- Inherits:
-
Object
- Object
- VariableState
- Defined in:
- lib/zombie_killer/variable_scope.rb
Overview
Tracks state for a variable
Instance Attribute Summary collapse
-
#nice ⇒ Object
Returns the value of attribute nice.
Instance Attribute Details
#nice ⇒ Object
Returns the value of attribute nice.
5 6 7 |
# File 'lib/zombie_killer/variable_scope.rb', line 5 def nice @nice end |