Load the cached state for the given TargetContext
.
Load the cached state for the given TargetContext
.
The loaded state will be tested and if all recorded files exists and the timestamps match, it will return the CachedState
.
In all other cases, scala.None
is returned and the potentially existing state file will be deleted.
(persistentTargetCache: StringAdd).self
(persistentTargetCache: StringFormat).self
(persistentTargetCache: ArrowAssoc[PersistentTargetCache]).x
(Since version 2.10.0) Use leftOfArrow
instead
(persistentTargetCache: Ensuring[PersistentTargetCache]).x
(Since version 2.10.0) Use resultOfEnsuring
instead