Method: AssLauncher::Support::Shell::ProcessHolder#command

Defined in:
lib/ass_launcher/support/shell/process_holder.rb

#commandCommand, Script (readonly)

Returns command runned in process.

Returns:



62
63
64
# File 'lib/ass_launcher/support/shell/process_holder.rb', line 62

def command
  @command
end