Method: Seahorse::Client::Plugin.options
- Defined in:
- lib/seahorse/client/plugin.rb
.options ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
| 58 59 60 | # File 'lib/seahorse/client/plugin.rb', line 58 def @options ||= [] end |