18 $ini = $environment->getResource(Setup\Environment::RESOURCE_ILIAS_INI);
23 $storage->storeConfigText(
24 "path_to_ghostscript",
25 $ini->readVariable(
"tools",
"ghostscript"),
26 "The path to the binary of ghostscripts that is used to render previews."
An exception for terminatinating execution or to throw for unit testing.
getTentativePreconditions(Setup\Environment $environment)
collectFrom(Setup\Environment $environment, Setup\Metrics\Storage $storage)
An environment holds resources to be used in the setup process.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...