Class: VariableState

Inherits:
Object
  • Object
show all
Defined in:
lib/zombie_killer/variable_scope.rb

Overview

Tracks state for a variable

Instance Attribute Summary collapse

Instance Attribute Details

#niceObject

Returns the value of attribute nice.



5
6
7
# File 'lib/zombie_killer/variable_scope.rb', line 5

def nice
  @nice
end