Method: Ruber::ExternalProgramPlugin#process
- Defined in:
- lib/ruber/external_program_plugin.rb
#process ⇒ Object (readonly)
The KDE::Process used by the plugin
95 96 97 |
# File 'lib/ruber/external_program_plugin.rb', line 95 def process @process end |