opts {cucumber} | R Documentation |
cucumber Options
Description
Internally used, package-specific options. They allow overriding the default behavior of the package.
Details
The following options are available:
-
cucumber.indent
Regular expression for the indent of the feature files.
default:
^\\s{2}
See base::options()
and base::getOption()
on how to work with options.
[Package cucumber version 2.1.1 Index]