COMPILE_DIR
COMPILE_DIR = 'JP_PHP_COMPILE'
Provides a simple environment based search.
The runtime utilized by the Env class can be customized via environment variables. If the JP_PHP_COMPILE environment variable is specified, then the CompilerRuntime will be utilized. If set to "on", JMESPath expressions will be cached to the system's temp directory. Set the environment variable to a string to cache expressions to a specific directory.