electron/docs/api/structures/upload-file-system.md
2016-11-11 10:54:01 -08:00

341 B

Upload FileSystem Object

  • type String - fileSystem.
  • filsSystemURL String - FileSystem url to read data for upload.
  • offset Integer - Defaults to 0.
  • length Integer - Number of bytes to read from offset. Defaults to 0.
  • modificationTime Double - Last Modification time in number of seconds sine the UNIX epoch.