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.



3
4
5
# File 'lib/zombie_killer/variable_scope.rb', line 3

def nice
  @nice
end