- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 671 - 680 of 1,296 for host:docs.ruby-lang.org (0.06 sec)
-
class Prism::OrNode - Documentation for Ruby 4.1
class Prism::OrNode: Represents the use of the `||` operator or the `or` keyword.docs.ruby-lang.org/en/master/Prism/OrNode.htmlRegistered: Fri Feb 06 05:23:45 UTC 2026 - Last Modified: Fri Jan 30 13:20:06 UTC 2026 - 154.6K bytes - Viewed (0) -
class Ractor::RemoteError - Documentation for R...
class Ractor::RemoteError: Raised on Ractor#join or Ractor#value if there was an uncaught exception in the Ractor. Its +cause+ will contain the original exception, and +ractor+docs.ruby-lang.org/en/master/Ractor/RemoteError.htmlRegistered: Fri Feb 06 05:34:31 UTC 2026 - Last Modified: Fri Jan 30 13:20:06 UTC 2026 - 130K bytes - Viewed (0) -
class Prism::UntilNode - Documentation for Ruby...
class Prism::UntilNode: Represents the use of the `until` keyword, either in the block form or the modifier form.docs.ruby-lang.org/en/master/Prism/UntilNode.htmlRegistered: Fri Feb 06 05:34:42 UTC 2026 - Last Modified: Fri Jan 30 13:20:06 UTC 2026 - 169K bytes - Viewed (0) -
class TracePoint - Documentation for Ruby 4.1
class TracePoint: A class that provides the functionality of Kernel#set_trace_func in a well-structured Object-Oriented API. trace = TracePoint.docs.ruby-lang.org/en/master/TracePoint.htmlRegistered: Fri Feb 06 05:48:41 UTC 2026 - Last Modified: Fri Jan 30 13:20:05 UTC 2026 - 177.6K bytes - Viewed (0) -
class UNIXSocket - Documentation for Ruby 4.1
class UNIXSocket: UNIXSocket represents a UNIX domain stream client socket.docs.ruby-lang.org/en/master/UNIXSocket.htmlRegistered: Fri Feb 06 05:48:47 UTC 2026 - Last Modified: Fri Jan 30 13:20:05 UTC 2026 - 153.4K bytes - Viewed (0) -
class Refinement - Documentation for Ruby 4.1
class Refinement: Refinement is a class of the +self+ (current context) inside +refine+ statement. It allows to import methods from other modules, see #import_methods.docs.ruby-lang.org/en/master/Refinement.htmlRegistered: Fri Feb 06 05:39:53 UTC 2026 - Last Modified: Fri Jan 30 13:20:05 UTC 2026 - 131.7K bytes - Viewed (0) -
class Regexp::TimeoutError - Documentation for ...
class Regexp::TimeoutError: Raised when regexp matching timed out.docs.ruby-lang.org/en/master/Regexp/TimeoutError.htmlRegistered: Fri Feb 06 05:40:02 UTC 2026 - Last Modified: Fri Jan 30 13:20:06 UTC 2026 - 127.5K bytes - Viewed (0) -
class Psych::Emitter - Documentation for Ruby 4.1
Documentation for the Psych::Emitter classdocs.ruby-lang.org/en/master/Psych/Emitter.htmlRegistered: Fri Feb 06 05:40:59 UTC 2026 - Last Modified: Fri Jan 30 13:20:06 UTC 2026 - 152.8K bytes - Viewed (0) -
class Socket::Option - Documentation for Ruby 4.1
class Socket::Option: Option represents a socket option used by BasicSocket#getsockopt and BasicSocket#setsockopt. A socket option contains the socket #family, protocol #ledocs.ruby-lang.org/en/master/Socket/Option.htmlRegistered: Fri Feb 06 05:47:17 UTC 2026 - Last Modified: Fri Jan 30 13:20:06 UTC 2026 - 174.2K bytes - Viewed (0) -
class Struct - Documentation for Ruby 4.1
class Struct: Class \Struct provides a convenient way to create a simple class that can store and fetch values. tt>; the first argument, a string, is the name of thdocs.ruby-lang.org/en/master/Struct.htmlRegistered: Fri Feb 06 05:47:29 UTC 2026 - Last Modified: Fri Jan 30 13:20:05 UTC 2026 - 212.9K bytes - Viewed (0)