Skip to content

Commit f15686a

Browse files
committed
document new opcode
jnthn++
1 parent 216debe commit f15686a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/ops.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,13 @@ The $flags is a bitmask that modifies the parse and/or result:
338338

339339
# Exceptional Opcodes
340340

341+
# I/O Opcodes
342+
343+
##getcfh
344+
* getcfh(handle $in)
345+
346+
Reads a single character from the supplied filehandle.
347+
341348
# Context Introspection Opcodes
342349

343350
## getenvhash

0 commit comments

Comments
 (0)