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."
collectFrom(Setup\Environment $environment, Setup\Metrics\Storage $storage)
getTentativePreconditions(Setup\Environment $environment)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
An environment holds resources to be used in the setup process.