Class
Cucumber::Cli::Main
In:
lib/cucumber/cli/main.rb
Parent:
Object
Methods
configuration
exceeded_tag_limts?
execute
execute!
new
step_mother
Constants
FAILURE
=
1
Public Class methods
execute
(args)
new
(args, out_stream = STDOUT, error_stream = STDERR)
step_mother
()
Public Instance methods
configuration
()
exceeded_tag_limts?
(features)
execute!
(step_mother)
[Validate]