📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 12:49:08
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
IO
✏️
Editing: fileno-i.yaml
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: to_i block_params: comment: - !ruby/struct:SM::Flow::P body: Returns an integer representing the numeric file descriptor for <em>ios</em>. - !ruby/struct:SM::Flow::VERB body: " $stdin.fileno #=> 0\n $stdout.fileno #=> 1\n" full_name: IO#fileno is_singleton: false name: fileno params: | ios.fileno => fixnum ios.to_i => fixnum visibility: public
💾 Save Changes
❌ Cancel