search

goog.fs.EntryImpl

Provided By
All Implemented Interfaces
All Known Direct Subclasses

Base class for concrete implementations of goog.fs.Entry.

new EntryImpl( fs, entry )

Parameters
fsgoog.fs.FileSystem

The wrapped filesystem.

entryEntry

The underlying Entry object.

Instance Methods