5 lines
156 B
Python
Executable file
5 lines
156 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
from hb_test_tools import *
|
|
|
|
UtilMains.process_multiple_args (FilterHelpers.filter_printer_function (Manifest.read), mnemonic="DIR")
|