lockFilePath property
String
get
lockFilePath
Get the path to the lock file.
Implementation
String get lockFilePath => '$configHomeDir/.update.lock';
Get the path to the lock file.
String get lockFilePath => '$configHomeDir/.update.lock';