Method: CommandWrap::Config::OpenOffice.command
- Defined in:
- lib/command_wrap/config/open_office.rb
.command ⇒ Object
5 6 7 |
# File 'lib/command_wrap/config/open_office.rb', line 5 def self.command "#{executable} #{parsed_params}" end |