Method: CommandTree::Command#block

Defined in:
lib/command_tree/command.rb

#blockObject (readonly)

Returns the value of attribute block.



4
5
6
# File 'lib/command_tree/command.rb', line 4

def block
  @block
end