leoniv/ass_launcher

View on GitHub
lib/ass_launcher/support/shell.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File shell.rb has 271 lines of code (exceeds 250 allowed). Consider refactoring.
Open

class String
  require 'shellwords'
  def to_cmd
    if AssLauncher::Support::Platforms.windows?\
        || AssLauncher::Support::Platforms.cygwin?
Severity: Minor
Found in lib/ass_launcher/support/shell.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status