Package coprs :: Module whoosheers :: Class WhoosheeStamp
[hide private]
[frames] | no frames]

Class WhoosheeStamp

source code


When a whooshee package is updated, it is often needed to rebuild indexes. This class manages a stamp file containing whooshee packages versions and decides whether they are still up-to-date or not.

Class Methods [hide private]
 
current(cls) source code
 
store(cls) source code
 
read(cls) source code
 
is_valid(cls) source code
Class Variables [hide private]
  PATH = os.path.join(app.config ["WHOOSHEE_DIR"], "whooshee-ver...
Class Variable Details [hide private]

PATH

Value:
os.path.join(app.config ["WHOOSHEE_DIR"], "whooshee-version")