Limit arguments use with mtl option #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When using -mtl option to export, it's auto-generate HMT name from HOB name (replacing HOB by HMT). This can be limited when in other side it's intended to be a "simple" tool.
Need to change arguments parsing when using -mtl option:
<hob_file> <hmt_file>
The program by default should not handle multiple inputs files?
OS scripting should be used instead to process multiple files. Maybe a GUI...
Nevermind, it's a "simpliest" tool just for parsing datas, as a "PoC". And it should be integrated in others bigger program to be fully functionnal.