Uses of Class
org.catacombae.jfuse.types.fuse26.FUSEContext

Packages that use FUSEContext
org.catacombae.jfuse   
 

Uses of FUSEContext in org.catacombae.jfuse
 

Methods in org.catacombae.jfuse that return FUSEContext
static FUSEContext FUSE.getContext()
          Get the current context The context is only valid for the duration of a filesystem operation, and thus must not be stored and used later.