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.
3 4 5 |
# File 'lib/zombie_killer/variable_scope.rb', line 3 def nice @nice end |