ServerJS/API/file: Difference between revisions

Jump to navigation Jump to search
Line 343: Line 343:
*** Tom Robinson
*** Tom Robinson
*** Kevin Dangoor
*** Kevin Dangoor
*** Ondrej Zara


* the Date that the file was last modified.
* the Date that the file was last modified.
Line 351: Line 352:
*** Tom Robinson
*** Tom Robinson
*** Kevin Dangoor
*** Kevin Dangoor
*** Ondrej Zara


* the Date that the file's stat/metadata was last modified.
* the Date that the file's stat/metadata was last modified.
Line 360: Line 362:
*** Tom Robinson
*** Tom Robinson
*** Kevin Dangoor
*** Kevin Dangoor
*** Ondrej Zara


* the Date that the file was created, if the underlying file system makes that datum available (most Unix systems do not store creation time, but Windows and some Unix varieties do).  Returns undefined if the underlying file system does not provide a time.
* the Date that the file was created, if the underlying file system makes that datum available (most Unix systems do not store creation time, but Windows and some Unix varieties do).  Returns undefined if the underlying file system does not provide a time.
Line 386: Line 389:
** ommit entirely:
** ommit entirely:
*** Wes Garland
*** Wes Garland
*** Ondrej Zara


* whether the corresponding object is a socket
* whether the corresponding object is a socket
Line 399: Line 403:
* the size of the corresponding object in bytes
* the size of the corresponding object in bytes
** size
** size
*** Ondrej Zara


* the name or id of the owner of the file (following symlinks)
* the name or id of the owner of the file (following symlinks)
Line 463: Line 468:
* the device number of the underlying object (optional)
* the device number of the underlying object (optional)
** device
** device


== File Object ==
== File Object ==
15

edits

Navigation menu