Public Member Functions | |
def | __init__ |
def | get |
def | multiget |
Public Attributes | |
default_section |
Definition at line 38 of file config.py.
def rpki.config.parser.__init__ | ( | self, | ||
filename = None , |
||||
section = None | ||||
) |
def rpki.config.parser.get | ( | self, | ||
option, | ||||
default = None , |
||||
section = None | ||||
) |
def rpki.config.parser.multiget | ( | self, | ||
option, | ||||
section = None | ||||
) |