I would like to know if it is possible with this lib to get the absolute path of a selected directory through an html input element. `<input type="file" webkitdirectory />`
I would like to know if it is possible with this lib to get the absolute path of a selected directory through an html input element.
<input type="file" webkitdirectory />