29
29
directory and notes any that have been modified, are missing, or which have
30
30
changed type. It is run, for example, but the "stdhome status" comand.
34
34
Walker traversing: repo (unless a walk list is provided)
37
37
def __init__( self, walk_list = None ):
40
40
self.walk_list = walk_list if walk_list is not None else \
41
41
self.generate_walk_list( the.repo.full_dir )