io library
Constants
- pubTestsConfigDirKey → const String
- Environment variable you can set to alter the location of the dart/.config dir for testing pruposes.
Properties
- dartConfigDir → String?
-
The location for dart-specific configuration.
no setter
- runningFromTest → bool
-
Whether the current process is a pub subprocess being run from a test.
final
Functions
-
applicationConfigHome(
String productName) → String