lib/core/installer/tools/environment/HeaderPrint.psm1

function Test-IcingaForWindowsInstallationHeaderPrint()
{
    return $global:Icinga.InstallWizard.HeaderPrint;
}