Module: AssLauncher::Support

Defined in:
lib/ass_launcher/support/v8i_file.rb,
lib/ass_launcher/support.rb,
lib/ass_launcher/support/linux.rb,
lib/ass_launcher/support/shell.rb,
lib/ass_launcher/support/platforms.rb,
lib/ass_launcher/support/v8i_section.rb,
lib/ass_launcher/support/connection_string.rb,
lib/ass_launcher/support/shell/process_holder.rb

Overview

Common objects and methods

Defined Under Namespace

Modules: ConnectionString, Linux, Platforms, Shell, V8iFile Classes: V8iSection

Constant Summary collapse

EOF =
"\r\n"
BOM =
"\xEF\xBB\xBF".force_encoding('utf-8')