Skip to content

Commit 53515d6

Browse files
committed
Add documentation stub for nqp::readcharsfh
1 parent 783e870 commit 53515d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/ops.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -947,6 +947,9 @@ Return the next line of the open filehandle.
947947

948948
Prompt the user with `$prompt`, then return the next line of the open filehandle.
949949

950+
## readcharsfh
951+
* `nqp::readcharsfh(Handle $fh, $chars)`
952+
950953
## say
951954
* `say(str $str)`
952955

0 commit comments

Comments
 (0)