pubTestsConfigDirKey top-level constant

String const pubTestsConfigDirKey

Environment variable you can set to alter the location of the dart/.config dir for testing pruposes.

Implementation

const pubTestsConfigDirKey = '_PUB_TEST_CONFIG_DIR';