|
starfuse
|
Public Member Functions | |
| def | __init__ (self) |
| def | pak_file (self) |
| def | mount_dir (self) |
| def | page_count (self) |
| def | read_only (self) |
StarFuse configuration class and option parser
| def starfuse.config.Config.mount_dir | ( | self | ) |
Gets the target mount directory
| def starfuse.config.Config.page_count | ( | self | ) |
Gets the number of pages to map at once
| def starfuse.config.Config.pak_file | ( | self | ) |
Gets the .pak file path to use
| def starfuse.config.Config.read_only | ( | self | ) |
Whether or not the file is read-only protected
1.8.11