Table of Contents

Class: VersionConfig ./src/peak/tools/version/app.py

A version configuration, comprising version schemes and modules

Base Classes   
AbstractCommand
Methods   
_run
check
incr
iterModules
set
show
  _run 
_run ( self )

Exceptions   
InvocationError( "No such command: %s" % cmd )
  check 
check ( self,  args )

Exceptions   
InvocationError( "'check' command doesn't take arguments" )
  incr 
incr ( self,  args )

Exceptions   
InvocationError( "Must specify *one* part name to increment" )
  iterModules 
iterModules ( self )

  set 
set ( self,  args )

Exceptions   
InvocationError( "'set' requires 'name=value' arguments for each part" " you want to set." )
  show 
show ( self,  args )

Exceptions   
InvocationError( "'show' command takes at most one format" )

Table of Contents

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