cli_script 0.2.0 copy "cli_script: ^0.2.0" to clipboard
cli_script: ^0.2.0 copied to clipboard

outdated

Write scripts that call subprocesses with the ease of shell scripting and the power of Dart.

0.2.0 #

  • Add a debug option to wrapMain() to print extra diagnostic information.

  • Add a runInShell argument for subprocesses.

  • Accept Iterable<String> instead of List<String> for subprocess arguments.

  • Use 257 rather than 256 as the sentinel value for ScriptExceptions caused by Dart exceptions.

  • Fix a bug where Dart exceptions could cause the script to exit before their debug information was printed to stderr.

0.1.0 #

  • Initial release.
16
likes
0
pub points
83%
popularity

Publisher

verified publishersass-lang.com

Write scripts that call subprocesses with the ease of shell scripting and the power of Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, charcode, collection, glob, meta, path, stack_trace, string_scanner

More

Packages that depend on cli_script