- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 1,295 for host:docs.ruby-lang.org (0.07 sec)
-
class ScriptError - Documentation for Ruby 4.0
class ScriptError: ScriptError is the superclass for errors raised when a script can not be executed because of a +LoadError+, +NotImplementedError+ or a +SyntaxError+.docs.ruby-lang.org/en/master/ScriptError.htmlRegistered: Fri Dec 12 05:56:00 UTC 2025 - Last Modified: Mon Dec 08 13:20:21 UTC 2025 - 126.5K bytes - Viewed (0) -
class StandardError - Documentation for Ruby 4.0
class StandardError: The most standard error types are subclasses of StandardError. A rescue clause without an explicit Exception class will rescue all StandardErrors (anddocs.ruby-lang.org/en/master/StandardError.htmlRegistered: Fri Dec 12 06:06:16 UTC 2025 - Last Modified: Mon Dec 08 13:20:21 UTC 2025 - 126.9K bytes - Viewed (0) -
class SyntaxSuggest::MiniStringIO - Documentati...
class SyntaxSuggest::MiniStringIO: Mini String IO [Private] Acts like a StringIO with reduced API, but without having to require that class. The original codebase emitted directly to $docs.ruby-lang.org/en/master/SyntaxSuggest/MiniStringIO.htmlRegistered: Fri Dec 12 06:07:37 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 133.9K bytes - Viewed (0) -
class Socket::Ifaddr - Documentation for Ruby 4.0
class Socket::Ifaddr: Ifaddr represents a result of getifaddrs() function.docs.ruby-lang.org/en/master/Socket/Ifaddr.htmlRegistered: Fri Dec 12 06:05:58 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 139.4K bytes - Viewed (0) -
class Psych::JSON::TreeBuilder - Documentation ...
class Psych::JSON::TreeBuilder: TreeBuilder is an event based AST builder. TreeBuilder and a JSON AST is constructed.docs.ruby-lang.org/en/master/Psych/JSON/TreeBuilder.htmlRegistered: Fri Dec 12 05:48:12 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 131.6K bytes - Viewed (0) -
class RubyVM::AbstractSyntaxTree::Node - Docume...
class RubyVM::AbstractSyntaxTree::Node: AbstractSyntaxTree. This class is MRI specific.docs.ruby-lang.org/en/master/RubyVM/AbstractSyntaxTree/Node.htmlRegistered: Fri Dec 12 05:50:23 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 154.9K bytes - Viewed (0) -
class Psych::BadAlias - Documentation for Ruby 4.0
Documentation for the Psych::BadAlias classdocs.ruby-lang.org/en/master/Psych/BadAlias.htmlRegistered: Fri Dec 12 05:51:29 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 127.4K bytes - Viewed (0) -
class Zlib::StreamEnd - Documentation for Ruby 4.0
class Zlib::StreamEnd: Error When zlib returns a Z_STREAM_END is return if the end of the compressed data has been reached and all uncompressed out put has been produced.docs.ruby-lang.org/en/master/Zlib/StreamEnd.htmlRegistered: Fri Dec 12 06:19:01 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 127.8K bytes - Viewed (0) -
class Zlib::Inflate - Documentation for Ruby 4.0
class Zlib::Inflate: Inflate is the class for decompressing compressed data. Deflate, an instance of this class is not able to duplicate (clone, dup) itself.docs.ruby-lang.org/en/master/Zlib/Inflate.htmlRegistered: Fri Dec 12 06:18:15 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 146.8K bytes - Viewed (0) -
class Zlib::NeedDict - Documentation for Ruby 4.0
class Zlib::NeedDict: Error When zlib returns a Z_NEED_DICT if a preset dictionary is needed at this point. Inflate.docs.ruby-lang.org/en/master/Zlib/NeedDict.htmlRegistered: Fri Dec 12 06:18:21 UTC 2025 - Last Modified: Mon Dec 08 13:20:22 UTC 2025 - 127.7K bytes - Viewed (0)