- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 11 - 20 of 43 for host:docs.ruby-lang.org (0.05 sec)
-
class IPAddr - Documentation for Ruby 3.5
class IPAddr: IPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are supported.docs.ruby-lang.org/en/master/IPAddr.htmlRegistered: 2025-11-05 05:13 - Last Modified: 2025-11-01 13:20 - 135.5K bytes - Viewed (0) -
class IO::Buffer - Documentation for Ruby 3.5
class IO::Buffer: output. new, fill it with buffer using #copy or #set_value, #set_string, get buffer with #get_string or write it directly to some file with #writedocs.ruby-lang.org/en/master/IO/Buffer.htmlRegistered: 2025-11-05 05:37 - Last Modified: 2025-11-01 13:20 - 145.8K bytes - Viewed (0) -
module Open3 - Documentation for Ruby 3.5
module Open3: Module \Open3 supports creating child processes with access to their $stdin, $stdout, and $stderr streams. Open3.docs.ruby-lang.org/en/master/Open3.htmlRegistered: 2025-11-05 05:33 - Last Modified: 2025-11-01 13:20 - 223.7K bytes - Viewed (0) -
extension.ja - Documentation for Ruby 3.5
extension.ja: Rubyの拡張ライブラリの作り方 Rubyの拡張ライブラリの作り方を説明します. == 基礎知識 Cの変数には型があり,データには型がありません.ですから,た とえばポインタをintの変数に代入すると,その値は整数として取 り扱われます.逆にRubyの変数には型がなく,データに型がありま す.docs.ruby-lang.org/en/master/extension_ja_rdoc.htmlRegistered: 2025-11-05 05:02 - Last Modified: 2025-11-01 13:20 - 122.7K bytes - Viewed (0) -
class Pathname - Documentation for Ruby 3.5
class Pathname: pathname. Tanaka Akira <akr@m17n.docs.ruby-lang.org/en/master/Pathname.htmlRegistered: 2025-11-05 05:11 - Last Modified: 2025-11-01 13:20 - 193K bytes - Viewed (0) -
class Range - Documentation for Ruby 3.5
class Range: A \Range object represents a collection of values that are between given begin and end values. literals.docs.ruby-lang.org/en/master/Range.htmlRegistered: 2025-11-05 05:05 - Last Modified: 2025-11-01 13:20 - 175.5K bytes - Viewed (0) -
class Numeric - Documentation for Ruby 3.5
class Numeric: Numeric is the class from which all higher-level numeric classes should inherit. Numeric allows instantiation of heap-allocated objects.docs.ruby-lang.org/en/master/Numeric.htmlRegistered: 2025-11-05 05:10 - Last Modified: 2025-11-01 13:20 - 98.4K bytes - Viewed (0) -
class Socket - Documentation for Ruby 3.5
class Socket: Class +Socket+ provides access to the underlying operating system socket implementations. It can be used to provide more operating system specific fundocs.ruby-lang.org/en/master/Socket.htmlRegistered: 2025-11-05 05:10 - Last Modified: 2025-11-01 13:20 - 309.5K bytes - Viewed (0) -
class Module - Documentation for Ruby 3.5
class Module: A Module is a collection of methods and constants. The methods in a module may be instance methods or module methods.docs.ruby-lang.org/en/master/Module.htmlRegistered: 2025-11-05 05:11 - Last Modified: 2025-11-01 13:20 - 221.3K bytes - Viewed (0) -
module Kernel - Documentation for Ruby 3.5
module Kernel: The Kernel module is included by class Object, so its methods are available in every Ruby object. The Kernel instance methods are documented in classdocs.ruby-lang.org/en/master/Kernel.htmlRegistered: 2025-11-05 05:09 - Last Modified: 2025-11-01 13:20 - 278.3K bytes - Viewed (0)