Home
last modified time | relevance | path

Searched refs:_cache_loc (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/tests/unit/
H A Dtest_fileclient.py47 with fileclient.Client(self.opts)._cache_loc(
61 with fileclient.Client(self.opts)._cache_loc(
/dports/sysutils/py-salt/salt-3004.1/salt/
H A Dfileclient.py129 def _cache_loc(self, path, saltenv="base", cachedir=None): member in Client
1161 with self._cache_loc(rel_path, saltenv, cachedir=cachedir) as cache_dest:
1232 with self._cache_loc(
1257 with self._cache_loc(