terun 1.0.0 copy "terun: ^1.0.0" to clipboard
terun: ^1.0.0 copied to clipboard

A very simple package which allow you to invoke third-party commands via Terminal or Command Prompt.

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

Note #

If the target command have many args, please separate it to List of String and pass it to args param.

0
likes
140
pub points
0%
popularity

Publisher

verified publisherleamlidara.dev

A very simple package which allow you to invoke third-party commands via Terminal or Command Prompt.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on terun