goog.testing.fs.Entry |
goog.testing.fs.FileEntry | goog.testing.fs.Entry |
goog.testing.fs.DirectoryEntry | goog.testing.fs.Entry |
fs
: !goog.testing.fs.FileSystem
The filesystem containing this entry.
|
parent
: !goog.testing.fs.DirectoryEntry
The directory entry directly
containing this entry.
|
name
: string
The name of this entry.
|
Return a deferred that will call its errback if this entry has been deleted.
In addition, the deferred will only run after a timeout of 0, and all its
callbacks will run with the entry as "this".
Arguments:
Returns: !goog.async.Deferred
The deferred that will be called after a
timeout of 0.
|
code » | ||
No description.
Returns: !goog.testing.fs.Entry
A shallow copy of this entry object.
|
code » | ||
![]()
No description.
|
code » | ||
No description.
|
code » | ||
![]()
No description.
|
code » | ||
![]()
No description.
|
code » | ||
![]()
No description.
|
code » | ||
![]()
No description.
|
code » | ||
![]()
No description.
|
code » | ||
![]()
No description.
|
code » | ||
![]()
No description.
|
code » |
![]()
Whether or not this entry has been deleted.
|
Code » | |
This entry's filesystem.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
The name of this entry.
|
Code » | |
The parent of this entry.
|
Code » | |
![]()
No description.
|
Code » |