mirror of
https://github.com/kennethreitz/clint.git
synced 2026-06-05 06:46:16 +00:00
added an example get_each_args.py
This commit is contained in:
+2
-1
@@ -16,4 +16,5 @@ with indent(4, quote='>>>'):
|
||||
puts(colored.red('NOT Files detected: ') + str(args.not_files))
|
||||
puts(colored.red('Grouped Arguments: ') + str(dict(args.grouped)))
|
||||
|
||||
print
|
||||
print
|
||||
|
||||
|
||||
Reference in New Issue
Block a user