DManager.getCacheState

Returns the isCached state for all commits in the history of the given ref.

  1. bool[string] getCacheState(string[string][string] history)
    class DManager
    bool[string]
    getCacheState
    (
    string[string][string] history
    )
  2. bool[string] getCacheState(string[] refs)
  3. struct Config
  4. Config config;

Meta