0 purchases
terun
A very simple package which enable you to invoke third-party commands via Terminal or Command Prompt.
Usage #
Terun("nslookup").run(["-type=any", "google.com"]).stdout
copied to clipboard
Note #
If the target command have many args, please separate it to List of String and pass it to args param.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.