Sha256: 7c1681d3b79c8449304564f74dece2ebbf6de34b29f92634e55d8d3d080640cd
Contents?: true
Size: 1.42 KB
Versions: 16
Compression:
Stored size: 1.42 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:fileno:@docstringIC:YARD::Docstring"Returns an integer representing the numeric file descriptor for <em>ios</em>. $stdin.fileno #=> 0 $stdout.fileno #=> 1 :@objectu:YARD::StubProxyIO#fileno: @summary0: @all"Returns an integer representing the numeric file descriptor for <em>ios</em>. $stdin.fileno #=> 0 $stdout.fileno #=> 1 @overload fileno @return [Fixnum] @overload to_i @return [Fixnum]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;IO#fileno;;;IC; "