Table of Contents

Class: VersionStore ./src/peak/tools/version/config.py

Simple writable config file for version data

Base Classes   
EditableFile
AbstractConfigParser
Methods   
add_setting
getVersion
parsedData
setVersion
  add_setting 
add_setting (
        self,
        section,
        name,
        value,
        lineInfo,
        )

  getVersion 
getVersion ( self,  name )

Exceptions   
ValueError("Missing version info for %r in %s" %( name, self.filename ) )
  parsedData 
parsedData ( self )

  setVersion 
setVersion (
        self,
        name,
        data,
        )


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1