Is there a way to access RestoreResult.CacheFile
without commiting it to disk?
#13363
Unanswered
thecristidima
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to access
CacheFile
or ratherCacheFile.ExpectedPackageFilePaths
from aRestoreResult
, but the member is private. Is there some way of getting it?Beta Was this translation helpful? Give feedback.
All reactions