* Returns the entire options object * @return {object} - the options object
()
| 3790 | * @return {object} - the options object |
| 3791 | */ |
| 3792 | getOptions() { return this.Options; } |
| 3793 | |
| 3794 | // /** |
| 3795 | // * Gets an option given a key |
no outgoing calls
no test coverage detected