Sha256: 586f1402eafe8ec7017476d6e4f841bc121d844fae898b156c783fb9330e97bf
Contents?: true
Size: 694 Bytes
Versions: 3
Compression:
Stored size: 694 Bytes
Contents
# typed: true # DO NOT EDIT MANUALLY # This is an autogenerated file for types exported from the `debug_inspector` gem. # Please instead update this file by running `bin/tapioca gem debug_inspector`. # source://debug_inspector//lib/rubyvm/debug_inspector/version.rb#1 class RubyVM::DebugInspector def backtrace_locations; end def frame_binding(_arg0); end def frame_class(_arg0); end def frame_iseq(_arg0); end def frame_self(_arg0); end class << self def open; end end end # Don't forget to update the version string in the gemspec file. # # source://debug_inspector//lib/rubyvm/debug_inspector/version.rb#3 RubyVM::DebugInspector::VERSION = T.let(T.unsafe(nil), String)
Version data entries
3 entries across 3 versions & 1 rubygems