Sha256: 4fa7465427551e68b2bcb123ba7e6340ee86284c8148534ed6779cb3d7c7cc34
Contents?: true
Size: 1.96 KB
Versions: 16
Compression:
Stored size: 1.96 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name: ioctl:@docstringIC:YARD::Docstring"[Provides a mechanism for issuing low-level commands to control or query I/O devices. Arguments and results are platform dependent. If <i>arg</i> is a number, its value is passed directly. If it is a string, it is interpreted as a binary sequence of bytes. On Unix platforms, see <code>ioctl(2)</code> for details. Not implemented on all platforms. :@objectu:YARD::StubProxy IO#ioctl: @summary0: @all"“Provides a mechanism for issuing low-level commands to control or query I/O devices. Arguments and results are platform dependent. If <i>arg</i> is a number, its value is passed directly. If it is a string, it is interpreted as a binary sequence of bytes. On Unix platforms, see <code>ioctl(2)</code> for details. Not implemented on all platforms. @overload ioctl(integer_cmd, arg) @return [Integer]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u; IO#ioctl;;;IC; "