- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 421 - 430 of 1,394 for host:docs.ruby-lang.org (0.03 sec)
-
class SystemExit - Documentation for Ruby 3.5
class SystemExit: Raised by +exit+ to initiate the termination of the script.docs.ruby-lang.org/en/master/SystemExit.htmlRegistered: Wed Apr 16 04:34:44 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 8.5K bytes - Viewed (0) -
class SyntaxSuggest::RipperErrors - Documentati...
class SyntaxSuggest::RipperErrors: Capture parse errors from Ripper Prism returns the errors with their messages, but Ripper does not. To get them we must make a custom subclass.docs.ruby-lang.org/en/master/SyntaxSuggest/RipperErrors.htmlRegistered: Wed Apr 16 04:33:51 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 11.7K bytes - Viewed (0) -
class Zlib::GzipReader - Documentation for Ruby...
class Zlib::GzipReader: GzipReader is the class for reading a gzipped file. GzipReader should be used as an IO, or -IO-like, object.docs.ruby-lang.org/en/master/Zlib/GzipReader.htmlRegistered: Wed Apr 16 04:34:00 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 40.9K bytes - Viewed (0) -
class Win32::Registry::PredefinedKey - Document...
class Win32::Registry::PredefinedKey: Predefined Keysdocs.ruby-lang.org/en/master/Win32/Registry/PredefinedKey.htmlRegistered: Wed Apr 16 04:35:41 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 8.2K bytes - Viewed (0) -
class fatal - Documentation for Ruby 3.5
class fatal: fatal+ is an Exception that is raised when Ruby has encountered a fatal error and must exit.docs.ruby-lang.org/en/master/fatal.htmlRegistered: Wed Apr 16 04:35:54 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 3.2K bytes - Viewed (0) -
class Thread::Queue - Documentation for Ruby 3.5
class Thread::Queue: Queue class implements multi-producer, multi-consumer queues. It is especially useful in threaded programming when information must be exchanged safeldocs.ruby-lang.org/en/master/Thread/Queue.htmlRegistered: Wed Apr 16 04:36:51 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 24.9K bytes - Viewed (0) -
class Zlib::NeedDict - Documentation for Ruby 3.5
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: Wed Apr 16 04:35:17 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 3.8K bytes - Viewed (0) -
class Zlib::StreamEnd - Documentation for Ruby 3.5
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: Wed Apr 16 04:35:20 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 3.8K bytes - Viewed (0) -
class Timeout::Error - Documentation for Ruby 3.5
class Timeout::Error: Raised by Timeout. timeout when the block times out.docs.ruby-lang.org/en/master/Timeout/Error.htmlRegistered: Wed Apr 16 04:35:26 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 3.6K bytes - Viewed (0) -
module Warning - Documentation for Ruby 3.5
module Warning: The Warning module contains a single method named #warn, and the module extends itself, making Warning. warn available.docs.ruby-lang.org/en/master/Warning.htmlRegistered: Wed Apr 16 04:35:32 UTC 2025 - Last Modified: Mon Mar 31 13:20:12 UTC 2025 - 11.4K bytes - Viewed (0)