W3cubDocs

/Electron

UploadFile Object

  • type String - file.
  • filePath String - Path of file to be uploaded.
  • 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.

© 2013–2017 GitHub Inc.
Licensed under the MIT license.
https://electron.atom.io/docs/api/structures/upload-file/