.. _mod:machine: ``tbot.machine`` Module ======================= .. warning:: This is the documentation for an old version of *tbot*. Please head over to https://tbot.tools/modules/machine.html for the latest docs! .. autoclass:: tbot.machine.Machine :members: .. autoclass:: tbot.machine.InteractiveMachine :members: .. autoexception:: tbot.machine.CommandFailedException .. autoexception:: tbot.machine.WrongHostException ``tbot.machine.channel`` ------------------------ .. autoclass:: tbot.machine.channel.Channel :members: Implementations ^^^^^^^^^^^^^^^ .. autoclass:: tbot.machine.channel.ParamikoChannel .. autoclass:: tbot.machine.channel.SubprocessChannel Helpers ^^^^^^^ .. autoexception:: tbot.machine.channel.ChannelClosedException .. autoclass:: tbot.machine.channel.channel.SkipStream :members: