Context object passed to a plugin's coordinator function
Subset of the environment
Logger for emitting user-facing messages or diagnostics; goes to stderr
stderr
Register an event handler
The operation Cucumber is doing in this process
Options for the plugin
If the plugin definition provides an optionsKey, this value will be from that key in the global options object. Otherwise, it will be the entire global options object.
optionsKey
Register a transformer
Context object passed to a plugin's coordinator function