Sha256: 6b24c0b13c084ff57b75df755b135263899340ad85d1236b8e81c8751f8658f6

Contents?: true

Size: 1.47 KB

Versions: 5

Compression:

Stored size: 1.47 KB

Contents

# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `docile` gem.
# Please instead update this file by running `bin/tapioca sync`.

# typed: true

module Docile
  extend ::Docile::Execution

  private

  def dsl_eval(dsl, *args, &block); end
  def dsl_eval_immutable(dsl, *args, &block); end
  def dsl_eval_with_block_return(dsl, *args, &block); end

  class << self
    def dsl_eval(dsl, *args, &block); end
    def dsl_eval_immutable(dsl, *args, &block); end
    def dsl_eval_with_block_return(dsl, *args, &block); end
  end
end

module Docile::BacktraceFilter
  def backtrace; end
  def backtrace_locations; end
end

Docile::BacktraceFilter::FILTER_PATTERN = T.let(T.unsafe(nil), Regexp)

class Docile::ChainingFallbackContextProxy < ::Docile::FallbackContextProxy
  def method_missing(method, *args, &block); end
end

module Docile::Execution
  private

  def exec_in_proxy_context(dsl, proxy_type, *args, &block); end

  class << self
    def exec_in_proxy_context(dsl, proxy_type, *args, &block); end
  end
end

class Docile::FallbackContextProxy
  def initialize(receiver, fallback); end

  def instance_variables; end
  def method_missing(method, *args, &block); end
end

Docile::FallbackContextProxy::NON_FALLBACK_METHODS = T.let(T.unsafe(nil), Set)
Docile::FallbackContextProxy::NON_PROXIED_INSTANCE_VARIABLES = T.let(T.unsafe(nil), Set)
Docile::FallbackContextProxy::NON_PROXIED_METHODS = T.let(T.unsafe(nil), Set)
Docile::VERSION = T.let(T.unsafe(nil), String)

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
shotgrid_api_ruby-0.2.0.5 sorbet/rbi/gems/docile@1.4.0.rbi
shotgrid_api_ruby-0.2.0.4 sorbet/rbi/gems/docile@1.4.0.rbi
shotgrid_api_ruby-0.2.0.1 sorbet/rbi/gems/docile@1.4.0.rbi
muina-0.2.8 sorbet/rbi/gems/docile@1.4.0.rbi
muina-0.2.7 sorbet/rbi/gems/docile@1.4.0.rbi