installFromSourceKey top-level property

  1. @visibleForTesting
ScopeKey<bool> installFromSourceKey
final

During testing we want to install dcli from source.

Implementation

@visibleForTesting
final installFromSourceKey = ScopeKey<bool>();