Howdy!
The documentation of Manifest Version 5 lists option “fullAccess” for the localFileSystem permissions. I assume this means getting access to files without going through a file picker. If that’s the case I’d love to know what function to use to access an arbitrary file (without using a picker) by its path.
Thanks in advance!