starfuse
Public Member Functions | Public Attributes | List of all members
starfuse.fusepak.FusePAK Class Reference
Inheritance diagram for starfuse.fusepak.FusePAK:

Public Member Functions

def __init__ (self, pakfile, page_count, read_only=False)
 
def make_file_struct (self, size, isfile=True, ctime=time(), mtime=time(), atime=time(), read_only=False)
 
def access (self, path, mode)
 
def flush (self, path, fn)
 
def fsync (self, path, datasync, fh)
 
def getattr (self, path, fh=None)
 
def readdir (self, path, fh=None)
 
def read (self, path, size, offset, fh=None)
 

Public Attributes

 pakfile
 

Detailed Description

FUSE operations implementation for StarBound PAK files

The documentation for this class was generated from the following file: