Package | Description |
---|---|
co.codewizards.cloudstore.core.config |
Configuration-related classes.
|
Modifier and Type | Method and Description |
---|---|
static Config |
Config.getInstance()
Gets the global
Config for the current user. |
static Config |
Config.getInstanceForDirectory(File directory)
Gets the
Config for the given directory . |
static Config |
Config.getInstanceForFile(File file)
Gets the
Config for the given file . |
Copyright © 2013-2014. All Rights Reserved.