Exemple #1
0
def manifest(options):
    from allmydata.scripts import tahoe_manifest
    rc = tahoe_manifest.manifest(options)
    return rc
Exemple #2
0
def manifest(options):
    from allmydata.scripts import tahoe_manifest

    rc = tahoe_manifest.manifest(options)
    return rc