Skip to content

Commit

Permalink
Document flushfh; [Coke]++ for reminder.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Oct 3, 2013
1 parent a4e9ac9 commit ff08120
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ops.markdown
Expand Up @@ -487,6 +487,11 @@ Output the given string to stdout, followed by a newline.

Output the given string to the filehandle, followed by a newline.

##flushfh
* `flushfh(handle $fh)`

Flushes the file handle, forcing it to write any buffered output.

##tellfh
* `tellfh(handle $fh)`

Expand Down

0 comments on commit ff08120

Please sign in to comment.