예제 #1
0
파일: cmdline.py 프로젝트: AvdN/steve
def sync(cfg, ctx):
    """Sync YAML/JSON data."""
    yd = YAML_Data(cfg)
    yd.sync()