Method: CliTest::Execution#stderr

Defined in:
lib/cli-test/execution.rb

#stderrString (readonly)

Returns the stderr from the execution.

Returns:

  • (String)

    the stderr from the execution



15
# File 'lib/cli-test/execution.rb', line 15

attr_reader :stdout, :stderr, :status