VersionInfo#

class pyopenms.VersionInfo#

Bases: object

Cython implementation of _VersionInfo

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1VersionInfo.html

__init__()#

Methods

__init__()

getBranch

Cython signature: String getBranch()

getRevision

Cython signature: String getRevision()

getTime

Cython signature: String getTime()

getVersion

Cython signature: String getVersion()

getVersionStruct

Cython signature: VersionDetails getVersionStruct()

getBranch()#

Cython signature: String getBranch()

getRevision()#

Cython signature: String getRevision()

getTime()#

Cython signature: String getTime()

getVersion()#

Cython signature: String getVersion()

getVersionStruct()#

Cython signature: VersionDetails getVersionStruct()