📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 13:49:24
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
IO
✏️
Editing: pos%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Seeks to the given position (in bytes) in <em>ios</em>. - !ruby/struct:SM::Flow::VERB body: " f = File.new("testfile")\n f.pos = 17\n f.gets #=> "This is line two\\n"\n" full_name: IO#pos= is_singleton: false name: pos= params: | ios.pos = integer => integer visibility: public
💾 Save Changes
❌ Cancel