autorop.assertion package

Submodules

autorop.assertion.have_shell module

autorop.assertion.have_shell.have_shell(tube)[source]

Check if the given tube is a shell, using a simple heuristic.

Parameters

tube (tube) – The connection to check if we have a shell.

Return type

bool

Returns

True if the heuristic does think there is a shell, False otherwise.

Module contents