adoptable property

Map<String, ArbEntry> get adoptable

Keys --adopt can recover into the source, mapped to the entry it would write.

Implementation

Map<String, ArbEntry> get adoptable => _sourceEntries;