Use files() to check for download/upload/create commands for 'all' special case (c.f. issue #11)
Compare changes
+ 5
− 5
@@ -21,7 +21,7 @@ def files_all(args):
@@ -21,7 +21,7 @@ def files_all(args):
@@ -30,7 +30,7 @@ def upload_all(args):
@@ -30,7 +30,7 @@ def upload_all(args):
@@ -44,12 +44,12 @@ def create_all(args):
@@ -44,12 +44,12 @@ def create_all(args):