Methods
getConfig()
Read and return the content of the config.json in the project root
- Source:
writeConfig(config)
Removes previous content of configuration and Write a configuration
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | Content of the configuration file |
- Source:
cleanupDir()
Remove files inside the data directory
- Source: