public class FileSystemManager extends IzouModule
log, main
Constructor and Description |
---|
FileSystemManager(Main main)
Creates a file system manager
|
Modifier and Type | Method and Description |
---|---|
void |
createIzouFileSystem()
creates Izou file-system
|
File |
getIzouJarLocation() |
File |
getIzouParentLocation() |
File |
getLibLocation() |
File |
getLogsLocation() |
File |
getPropertiesLocation() |
File |
getResourceLocation() |
File |
getSystemDataLocation() |
File |
getSystemLocation() |
debug, debug, error, error, fatal, fatal, getID, getMain
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isOwner
public FileSystemManager(Main main)
main
- an instance of mainpublic void createIzouFileSystem() throws IOException
IOException
- could throw IOException because working with filespublic File getIzouParentLocation()
public File getLibLocation()
public File getResourceLocation()
public File getPropertiesLocation()
public File getLogsLocation()
public File getIzouJarLocation()
public File getSystemLocation()
public File getSystemDataLocation()
Copyright © 2016. All rights reserved.