Package SCons :: Module SConsign :: Class SConsignEntry
[hide private]
[frames] | no frames]

Class SConsignEntry

source code


Wrapper class for the generic entry in a .sconsign file.
The Node subclass populates it with attributes as it pleases.

XXX As coded below, we do expect a '.binfo' attribute to be added,
but we'll probably generalize this in the next refactorings.



Instance Methods [hide private]
 
__init__(self) source code
 
convert_to_sconsign(self) source code
 
convert_from_sconsign(self, dir, name) source code
Class Variables [hide private]
  current_version_id = False