OpenMSOSInfo

class pyopenms.OpenMSOSInfo

Bases: object

Cython implementation of _OpenMSOSInfo

Original C++ documentation is available here

__init__()

Overload:

__init__(self) None

Overload:

__init__(self, in_0: OpenMSOSInfo) None

Methods

__init__

Overload:

getArchAsString(self)

getBinaryArchitecture

__static_OpenMSOSInfo_getBinaryArchitecture() -> Union[bytes, str, String]

getOSAsString(self)

getOSInfo

__static_OpenMSOSInfo_getOSInfo() -> OpenMSOSInfo

getOSVersionAsString(self)

getArchAsString(self) Union[bytes, str, String]
getBinaryArchitecture()

__static_OpenMSOSInfo_getBinaryArchitecture() -> Union[bytes, str, String]

getOSAsString(self) Union[bytes, str, String]
getOSInfo()

__static_OpenMSOSInfo_getOSInfo() -> OpenMSOSInfo

getOSVersionAsString(self) Union[bytes, str, String]