pyre.tracking.Command

Module Contents

class pyre.tracking.Command.Command(arg)

A locator that records the position of a command line argument

source = from the command line argument {!r}
__slots__ = ['arg']
__str__(self)