mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
82 lines
1.3 KiB
Groff
Vendored
82 lines
1.3 KiB
Groff
Vendored
.TH "pyShelf.src.backend.lib.config.Config" 3 "Sun Dec 1 2019" "Version 0.2.1" "pyShelf Open Source Ebook Server" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
pyShelf.src.backend.lib.config.Config
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherited by \fBpyShelf\&.src\&.backend\&.tests\&.library_test\&.Test_Config\fP\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "def \fB__init__\fP (self, root)"
|
|
.br
|
|
.ti -1c
|
|
.RI "def \fBopen_file\fP (self, _cp)"
|
|
.br
|
|
.in -1c
|
|
.SS "Public Attributes"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBbook_path\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBTITLE\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBVERSION\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBbook_shelf\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBcatalogue_db\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBuser\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBpassword\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBfile_array\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBroot\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "\fBauto_scan\fP"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
|
|
.PP
|
|
.nf
|
|
Main System Configuration
|
|
|
|
.fi
|
|
.PP
|
|
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "def pyShelf\&.src\&.backend\&.lib\&.config\&.Config\&.open_file ( self, _cp)"
|
|
|
|
.PP
|
|
.nf
|
|
Opens config.json and reads in configuration options
|
|
|
|
.fi
|
|
.PP
|
|
|
|
.PP
|
|
Reimplemented in \fBpyShelf\&.src\&.backend\&.tests\&.library_test\&.Test_Config\fP\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for pyShelf Open Source Ebook Server from the source code\&.
|