Flowdock
method

pos=

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: ARGF
pos=(p1) public

Seeks to the position given by position (in bytes) in ARGF.

For example:

ARGF.pos = 17
ARGF.gets   #=> "This is line two\n"
Show source
Register or log in to add new notes.