Package | Description |
---|---|
co.codewizards.cloudstore.core.config |
Configuration-related classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigImpl
Configuration of CloudStore supporting inheritance of settings.
|
Modifier and Type | Method and Description |
---|---|
static Config |
ConfigImpl.getInstance()
Gets the global
Config for the current user. |
static Config |
ConfigImpl.getInstanceForDirectory(File directory)
Gets the
Config for the given directory . |
static Config |
ConfigImpl.getInstanceForFile(File file)
Gets the
Config for the given file . |
Copyright © 2013–2019. All rights reserved.