lockFilePath property

String get lockFilePath

Get the path to the lock file.

Implementation

String get lockFilePath => '$configHomeDir/.update.lock';