- /opt/jumpscale7/lib/JumpScale/core/PlatformTypes.py
- Properties
- myplatform
- platformParents
Methods
arguments
def checkMatch
arguments
match is in form of linux64,darwin
if any of the items e.g. darwin is in getMyRelevantPlatforms then return True
arguments
def getChildren
arguments
arguments
def getParents
arguments
arguments
def has_parent
arguments
def isGeneric
arguments
Checks whether the platform is generic (they all should)
def isHyperV
arguments
Check whether the system supports HyperV
def isLinux
arguments
Checks whether the platform is Linux-based
def isUnix
arguments
Checks whether the platform is Unix-based
def isVirtualBox
arguments
Check whether the system supports VirtualBox
def isWindows
arguments
Checks whether the platform is Windows-based
def isXen
arguments
Checks whether Xen support is enabled