Method: Textbringer::Command#block

Defined in:
lib/textbringer/commands.rb

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



5
6
7
# File 'lib/textbringer/commands.rb', line 5

def block
  @block
end