diff options
| author | arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7 <arnaudoqube@web> | 2015-05-27 19:05:19 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-05-27 19:05:19 +0000 |
| commit | 6c06fac18d82fade3fe28185085c8c1e3885a76e (patch) | |
| tree | 1e053e8394cbd939ab0fb22b78c8e485d3ea2cae /doc/forum/running_propellor_as_a_library | |
| parent | 5fe7e778f7437189e96c6825805bfe6a04fb6902 (diff) | |
Added a comment: Thanks
Diffstat (limited to 'doc/forum/running_propellor_as_a_library')
| -rw-r--r-- | doc/forum/running_propellor_as_a_library/comment_3_3e3961587228eb030ff8f704c71b00a5._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/running_propellor_as_a_library/comment_3_3e3961587228eb030ff8f704c71b00a5._comment b/doc/forum/running_propellor_as_a_library/comment_3_3e3961587228eb030ff8f704c71b00a5._comment new file mode 100644 index 00000000..17f04c3b --- /dev/null +++ b/doc/forum/running_propellor_as_a_library/comment_3_3e3961587228eb030ff8f704c71b00a5._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7" + nickname="arnaud.oqube" + subject="Thanks" + date="2015-05-27T19:05:19Z" + content=""" +... a lot for your reactivity! Actually that's fine because we use mostly `boolSystem` from `Utility.SafeCommand`. We also use `transcript` to retrieve output of a process. So you say it is better to use directly `System.Process` ? +"""]] |
