fuse-friends / fuse-native

Multithreaded FUSE bindings for Node JS.
203 stars 29 forks source link

fuse.context() #22

Open Tunga37 opened 3 years ago

Tunga37 commented 3 years ago

In fuse-bindings there was a function fuse.context() that gets the information about caller process uid and gid.

what is the equivalent of this function in fuse-native?