Replies: 1 comment
-
Bump? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I have a remote server in --listen mode that I am accessing on my local machine. I am writing an extension that opens a folder with special configuration files, and I want to create a button that opens this folder (a network location) on the local machine.
Using the 'os' namespace works great -- for opening the folder on the remote server where the user cannot see it. Is there a way to get around this?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions