Flowdock
fileno() public

Returns an integer representing the numeric file descriptor for ios.

$stdin.fileno    #=> 0
$stdout.fileno   #=> 1
Show source
Register or log in to add new notes.