voraus_debian_iso.methods package

Subpackages

Submodules

voraus_debian_iso.methods.shell module

Contains shell helper functions.

voraus_debian_iso.methods.shell.execute_command(command)

Executes a shell command and logs the command.

Parameters:

command (list[str]) – The command to execute as a list of strings.

Return type:

None

Module contents

Contains all methods.