koapy.cli.utils.openapi

Module Contents

Functions

download_openapi_installer(filepath)

prepare_issfile_for_install(filepath[, target])

prepare_issfile_for_uninstall(filepath[, reboot])

run_installer_with_issfile(installer, issfile[, ...])

Attributes

logger

iss_file_encoding

koapy.cli.utils.openapi.logger[source]
koapy.cli.utils.openapi.iss_file_encoding = euc-kr[source]
koapy.cli.utils.openapi.download_openapi_installer(filepath)[source]
koapy.cli.utils.openapi.prepare_issfile_for_install(filepath, target=None)[source]
koapy.cli.utils.openapi.prepare_issfile_for_uninstall(filepath, reboot=False)[source]
koapy.cli.utils.openapi.run_installer_with_issfile(installer, issfile, logfile=None, cwd=None)[source]