Skip to content

Commit bb96b2b

Browse files
author
Jan-Olof Hendig
committed
Added missing method definition
1 parent 49aab84 commit bb96b2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Type/Proc.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ merged in C<$proc.out>.
119119
120120
=head2 method sink
121121
122+
method sink(--> Nil)
123+
122124
When sunk, the C<Proc> object will throw L<X::Proc::Unsuccessful>
123125
if the process it ran exited unsuccessfully.
124126

0 commit comments

Comments
 (0)