Module: HatiCommand

Defined in:
lib/hati_command/cmd.rb,
lib/hati_command/befehl.rb,
lib/hati_command/callee.rb,
lib/hati_command/result.rb,
lib/hati_command/failure.rb,
lib/hati_command/success.rb,
lib/hati_command/version.rb,
lib/hati_command/errors/base_error.rb,
lib/hati_command/errors/fail_fast_error.rb,
lib/hati_command/errors/transaction_error.rb,
lib/hati_command/errors/configuration_error.rb

Overview

Provides command handling functionalities and result objects.

Defined Under Namespace

Modules: Befehl, Callee, Cmd, Errors Classes: Failure, Result, Success

Constant Summary collapse

VERSION =
'0.1.2'