tenjint.plugins.operatingsystem

Description

This module provides abstractions for the guest operating system.

This module provides all classes and functions that give access to the guest operating system (OS).

Classes

OperatingSystemBase()

Base class for all operating systems.

OperatingSystemConfig()

Helper class for the configuration of the operating system.

OperatingSystemLinux()

Base class for Linux systems.

OperatingSystemWinX86_64()

Base class for 64-bit Windows systems.