Skip to content

Commit

Permalink
Proc::Async works on the JVM
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Jan 20, 2019
1 parent 6b58e8f commit 598465b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/Type/Proc/Async.pod6
Expand Up @@ -8,9 +8,6 @@
class Proc::Async {}
=end code
B<Note:> only the MoarVM backend of Rakudo implements C<Proc::Async> at
the moment.
C<Proc::Async> allows you to run external commands asynchronously,
capturing standard output and error handles, and optionally write to its
standard input.
Expand Down

0 comments on commit 598465b

Please sign in to comment.