Sha256: e737d2d421ab0fe46c1cc88fc281b846f2b6b9983d4a3b39a731ea27ff73a017

Contents?: true

Size: 124 Bytes

Versions: 14

Compression:

Stored size: 124 Bytes

Contents

require "pathname"

def foo
  Pathname("foo")
end

foo

__END__
# Classes
class Object
  private
  def foo: -> Pathname
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/pathname2.rb
typeprof-0.15.3 smoke/pathname2.rb
typeprof-0.15.2 smoke/pathname2.rb
typeprof-0.15.1 smoke/pathname2.rb
typeprof-0.15.0 smoke/pathname2.rb
typeprof-0.14.1 smoke/pathname2.rb
typeprof-0.14.0 smoke/pathname2.rb
typeprof-0.13.0 smoke/pathname2.rb
typeprof-0.12.0 smoke/pathname2.rb
typeprof-0.11.0 smoke/pathname2.rb
typeprof-0.10.0 smoke/pathname2.rb
typeprof-0.9.2 smoke/pathname2.rb
typeprof-0.9.1 smoke/pathname2.rb
typeprof-0.9.0 smoke/pathname2.rb