Flowdock
sysopen(...) public

Opens the given path, returning the underlying file descriptor as a Fixnum.

   IO.sysopen("testfile")   #=> 3
Show source
Register or log in to add new notes.