Sha256: 138832ff2df6f26a0ba16c69a4d3c66252d3711ea3143b67b5f4a08bf0ef14d1

Contents?: true

Size: 921 Bytes

Versions: 4

Compression:

Stored size: 921 Bytes

Contents

COFFEE_MAKER_FILE=Coffeemakerfile.yml coffee-maker --help --verbose --no-ansi 2>&1
Usage:

    $ coffee-maker

      Make delicious coffee from the comfort of your terminal.

Options:

    --no-milk                  Don’t add milk
    --sweetner=[sugar|honey]   Use one of the available sweetners
    --completion-script        Print the auto-completion script
    --version                  Show the version of the tool
    --verbose                  Show more debugging information
    --no-ansi                  Show output without ANSI codes
    --help                     Show help banner of specified command

CLAIDE_SRC/lib/claide/command.rb:348:in `help!'
CLAIDE_SRC/lib/claide/command.rb:466:in `help!'
CLAIDE_SRC/lib/claide/command.rb:434:in `validate!'
ROOT/spec/fixtures/bin/coffeemaker.rb:27:in `validate!'
CLAIDE_SRC/lib/claide/command.rb:280:in `run'
ROOT/spec/fixtures/bin/coffeemaker.rb:58:in `<main>'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
clintegracon-0.5.2 spec/integration/coffeemaker_help/after/execution_output.txt
clintegracon-0.5.1 spec/integration/coffeemaker_help/after/execution_output.txt
clintegracon-0.5.0 spec/integration/coffeemaker_help/after/execution_output.txt
clintegracon-0.4.1 spec/integration/coffeemaker_help/after/execution_output.txt