ProcessExtensions extension

Extended methods to make Process easier to use.

Processを使いやすくするための拡張メソッド。

on

Methods

print(bool catchError) Future<String>

Available on Future<Process>, provided by the ProcessExtensions extension

Prints the contents of the command to standard output.