Sha256: 5999e6db535db3017f74d91b0ce5d55444b618e28574871327b2d6b5e46db927
Contents?: true
Size: 1.38 KB
Versions: 16
Compression:
Stored size: 1.38 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: pos=:@docstringIC:YARD::Docstring"‡Seeks to the given position (in bytes) in <em>ios</em>. f = File.new("testfile") f.pos = 17 f.gets #=> "This is line two\n" :@objectu:YARD::StubProxyIO#pos=: @summary0: @all"µSeeks to the given position (in bytes) in <em>ios</em>. f = File.new("testfile") f.pos = 17 f.gets #=> "This is line two\n" @overload pos=(integer) @return [Integer]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;IO#pos=;;;IC; "