Module: Cliqr::Executor Private

Defined in:
lib/cliqr/executor/runner.rb,
lib/cliqr/executor/router.rb,
lib/cliqr/executor/command_runner_factory.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Handles command execution with error handling

Defined Under Namespace

Classes: BufferedCommandRunner, CommandRunnerFactory, ExitCode, Router, Runner, StandardCommandRunner