Does st.file_uploader have full path info

st.file_uploader() API call returns an object with id,name,type,size attributes,
where name stores the basename,
does it have the full path? if not, is it possible to get that info?
Thank you

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.