Method: Textbringer::Command#block

Defined in:
lib/textbringer/commands.rb

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



7
8
9
# File 'lib/textbringer/commands.rb', line 7

def block
  @block
end