Method: Wlog::Commandable#execute

Defined in:
lib/wlog/commands/commandable.rb

#executeObject



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

def execute
  throw NotImplementedError
end