mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:57:08 +00:00
Only available with write access and above. Reports used and available filesystem sizes and database space usage.
5 lines
45 B
JavaScript
5 lines
45 B
JavaScript
|
|
module.exports = {
|
|
get: require('./get')
|
|
}
|