Sha256: 6c6ad5095697260d467bfb249e7977556c3a429231566db392569f32f1b04264

Contents?: true

Size: 838 Bytes

Versions: 8

Compression:

Stored size: 838 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi sorbet-typed
#
# If you would like to make changes to this file, great! Please upstream any changes you make here:
#
#   https://github.com/sorbet/sorbet-typed/edit/master/lib/rspec-core/all/rspec-core.rbi
#
# typed: true

module RSpec::Core::ShellEscape
  def conditionally_quote(id)
    ;
  end

  def escape(shell_command)
    ;
  end

  def quote(argument)
    ;
  end

  def self.conditionally_quote(id)
    ;
  end

  def self.escape(shell_command)
    ;
  end

  def self.quote(argument)
    ;
  end

  def self.shell_allows_unquoted_ids?; end

  def shell_allows_unquoted_ids?; end
end

class RSpec::Core::RakeTask < ::Rake::TaskLib
  include ::Rake::DSL
  include RSpec::Core::ShellEscape

  def initialize(*args, &task_block)
    ;
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
mootool-0.2.7 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi
mootool-0.2.6 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi
mootool-0.2.5 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi
mootool-0.2.4 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi
mootool-0.2.3 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi
mootool-0.2.2 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi
mootool-0.2.1 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi
mootool-0.2 sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi