def __init__()

in _compile_cloudformation_template.py [0:0]


    def __init__(self, in_dir, out_dir, *filenames):
        self.in_dir = in_dir
        self.out_dir = out_dir
        self.filenames = filenames