Exemplo n.º 1
0
 def __init__(self, box_console):
     self.config = BoxConfig(box_console)
     self.out = box_console
     self.home_dir = os.path.expanduser('~')