Sha256: beeb31b3adfc0a01c00c1b286be7badd21bfca8a4015afdf8e50b57e72f2acfb

Contents?: true

Size: 81 Bytes

Versions: 8

Compression:

Stored size: 81 Bytes

Contents

class File
  SEPARATOR = '/'

  def self.expand_path(path, *)
    path
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
opal-0.6.3 stdlib/file.rb
opal-0.6.2 stdlib/file.rb
opal-0.6.1 stdlib/file.rb
opal-0.6.0 stdlib/file.rb
opal-0.5.5 stdlib/file.rb
opal-0.5.4 stdlib/file.rb
opal-0.5.2 stdlib/file.rb
opal-0.5.0 stdlib/file.rb