Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you know the directory? #14

Open
RobertGary1 opened this issue Aug 19, 2020 · 1 comment
Open

How do you know the directory? #14

RobertGary1 opened this issue Aug 19, 2020 · 1 comment

Comments

@RobertGary1
Copy link

The object doesn't appear to include the directory. If I want to load the file how do I know where it is?

@parallacks
Copy link

I know you've probably moved on to another package but for posterity, the FileList object that is returned is an array of File objects. Each File object has an attribute called path that has the absolute path to the selected. You should be able to use this to load the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants