add 'exit-code as an available symbol to the status procedure returned by process
This commit is contained in:
parent
60aabdc8c5
commit
47d613f4ec
|
@ -378,8 +378,8 @@ values:
|
|||
@item{an input port piped from the subprocess's standard
|
||||
error, and}
|
||||
|
||||
@item{a procedure of one argument, either @racket['status],
|
||||
@racket['wait], @racket['interrupt], or @racket['kill]:
|
||||
@item{a procedure of one argument, either @racket['status], @racket['wait],
|
||||
@racket['interrupt], @racket['exit-code] or @racket['kill]:
|
||||
|
||||
@itemize[
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user