Sha256: a65b14bb0fff26c79cfbbff632fece8f75447d5e0bada396c31b10fa27caecb3

Contents?: true

Size: 115 Bytes

Versions: 18

Compression:

Stored size: 115 Bytes

Contents

require "pathname"

def foo
  Pathname("foo")
end

foo

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/pathname2.rb
typeprof-0.6.1 smoke/pathname2.rb
typeprof-0.6.0 smoke/pathname2.rb
typeprof-0.5.4 smoke/pathname2.rb
typeprof-0.5.3 smoke/pathname2.rb
typeprof-0.5.2 smoke/pathname2.rb
typeprof-0.5.1 smoke/pathname2.rb
typeprof-0.5.0 smoke/pathname2.rb
typeprof-0.4.2 smoke/pathname2.rb
typeprof-0.4.1 smoke/pathname2.rb
typeprof-0.4.0 smoke/pathname2.rb
typeprof-0.3.0 smoke/pathname2.rb
typeprof-0.2.0 smoke/pathname2.rb
typeprof-0.1.4 smoke/pathname2.rb
typeprof-0.1.3 smoke/pathname2.rb
typeprof-0.1.2 smoke/pathname2.rb
typeprof-0.1.1 smoke/pathname2.rb
typeprof-0.1.0 smoke/pathname2.rb