|
pyShelf Open Source Ebook Server 0.8.0
FOSS E-Book Server, https://pyshelf.com
|
Public Member Functions | |
| def | __init__ (self) |
| def | open_file (self, root="config.json") |
| def src.backend.tests.library_test.Test_Config.__init__ | ( | self | ) |
Initialize main configuration options.
Reimplemented from src.backend.lib.config.Config.
| def src.backend.tests.library_test.Test_Config.open_file | ( | self, | |
root = "config.json" |
|||
| ) |
Open config.json and reads in configuration options.
Reimplemented from src.backend.lib.config.Config.