waft.warp_client.install_manager.ubuntu_install_manager module

class waft.warp_client.install_manager.ubuntu_install_manager.UbuntuInstallManager(node: BaseNode, warp_cli: WarpCliBase)

Bases: DebianInstallManager

Install manager for Ubuntu specific implementations

property build_dirname: str

Return the name of the directory where the necessary installer can be found

node: UbuntuNode