📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 11:24:41
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
IO
📍 /opt/alt/ruby18/share/ri/1.8/system/IO
🔄 Refresh
✏️
Editing: fileno-i.yaml
Read Only
--- !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