SYS_FileSystem class
System / file system interaction class
Signature
typescript
class SYS_FileSystem1
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) In file system in create folder | ||
Create ObjectURL | ||
(BETA) Delete a file in the file system | ||
(BETA) Check whether a file or directory exists in the file system | ||
(BETA) Get the document directory path | ||
(BETA) Get the EDA document directory path | ||
Get a file from the extension | ||
(BETA) Get the library directory paths | ||
(BETA) Get the project directory paths | ||
(BETA) View the file list under a file system path | ||
(BETA) Open the read-file dialog | ||
(BETA) Open the read-file dialog | ||
(BETA) Open the read-folder dialog | ||
(BETA) Read a file from the file system | ||
Revoke the ObjectURL | ||
Save File | ||
(BETA) Write a file to the file system |