To carry out all the processing in Pico, call {@link Pico::run()}.
public __construct ( string $rootDir, string $configDir, string $pluginsDir, string $themesDir ) | ||
$rootDir | string | root directory of this Pico instance |
$configDir | string | config directory of this Pico instance |
$pluginsDir | string | plugins directory of this Pico instance |
$themesDir | string | themes directory of this Pico instance |