Mercurial > hg
diff tests/test-diff-upgrade.t @ 17745:b9a56b816ff2
store: add a contains method to fncachestore
Adds a __contains__ method to fncachestore to check for file/dir existence (using fncache.__contains__).
Also extends fncache.__contains__ to check for directories (by prefix matching)
author | smuralid |
---|---|
date | Thu, 13 Sep 2012 17:57:43 -0700 |
parents | db0340f4b507 |
children | f0d55e1b4855 |