コード例 #1
0
ファイル: cmdline.py プロジェクト: AvdN/steve
def sync(cfg, ctx):
    """Sync YAML/JSON data."""
    yd = YAML_Data(cfg)
    yd.sync()