public interface JRubyExecOptions
Some useful options to configure JRubyExec tasks and specifications.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
withModuleOpens()Shortcut to open modules when needed for execution. |
|
public void |
withSystemPath()Shortcut to ensure system path is added to JRuby environment. |