Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
what? too much docs?
use jnthn++'s explanation in alphabetical slot.
  • Loading branch information
coke committed Oct 3, 2013
1 parent b71e06e commit 57ede8d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/ops.markdown
Expand Up @@ -422,8 +422,7 @@ Return 1 if this filehandle is at the end of the file, otherwise 0.
##flushfh
* `flushfh(handle $fh)`

Flush any output to the handle.

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

##getcfh
* `getcfh(handle $in)`
Expand Down Expand Up @@ -493,11 +492,6 @@ 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 57ede8d

Please sign in to comment.