RemotePersistentTerm.Fetcher behaviour (RemotePersistentTerm v0.10.0)
View SourceA generic behaviour for a Fetcher module which is responsible for checking the latest version available in the remote source and downloading it.
Summary
Callbacks
Check the current version of the remote term. Used to avoid downloading the same term multiple times.
Download the term from the remote source.
Initialize the implementation specific state of the Fetcher.
Types
Callbacks
Check the current version of the remote term. Used to avoid downloading the same term multiple times.
Download the term from the remote source.
Initialize the implementation specific state of the Fetcher.