mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
create a one-liner description for each API
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# `File` object
|
||||
|
||||
Use the HTML5 `File` API to work natively with files on the filesystem.
|
||||
|
||||
The DOM's File interface provides abstraction around native files in order to
|
||||
let users work on native files directly with the HTML5 file API. Electron has
|
||||
added a `path` attribute to the `File` interface which exposes the file's real
|
||||
|
||||
Reference in New Issue
Block a user