Class: Huebot::Program::AST::InfiniteLoop

Inherits:
Struct
  • Object
show all
Defined in:
lib/huebot/program.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pauseObject

Returns the value of attribute pause

Returns:

  • (Object)

    the current value of pause



23
24
25
# File 'lib/huebot/program.rb', line 23

def pause
  @pause
end