Method: Yap::Shell::Execution::Context#clear_commands

Defined in:
lib/yap/shell/execution/context.rb

#clear_commandsObject



40
41
42
# File 'lib/yap/shell/execution/context.rb', line 40

def clear_commands
  @command_queue.clear
end