Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 461 - 470 of 1,513 for host:docs.ruby-lang.org (0.03 sec)

  1. class RegexpError - Documentation for Ruby 3.4

    class RegexpError: Raised when given an invalid regexp expression. Regexp.
    docs.ruby-lang.org/en/master/RegexpError.html
    Registered: Mon Nov 25 21:56:25 UTC 2024
    - Last Modified: Tue Nov 19 13:20:08 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  2. class Reline::Core - Documentation for Ruby 3.4

    Documentation for the Reline::Core class
    docs.ruby-lang.org/en/master/Reline/Core.html
    Registered: Mon Nov 25 22:03:08 UTC 2024
    - Last Modified: Tue Nov 19 13:20:09 UTC 2024
    - 73.4K bytes
    - Viewed (0)
  3. class StandardError - Documentation for Ruby 3.4

    class StandardError: The most standard error types are subclasses of StandardError. A rescue clause without an explicit Exception class will rescue all StandardErrors (and
    docs.ruby-lang.org/en/master/StandardError.html
    Registered: Mon Nov 25 22:59:56 UTC 2024
    - Last Modified: Tue Nov 19 13:20:08 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  4. class StringIO - Documentation for Ruby 3.4

    class StringIO: IO].
    docs.ruby-lang.org/en/master/StringIO.html
    Registered: Mon Nov 25 23:00:03 UTC 2024
    - Last Modified: Tue Nov 19 13:20:08 UTC 2024
    - 74.4K bytes
    - Viewed (0)
  5. 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.html
    Registered: Mon Nov 25 22:59:17 UTC 2024
    - Last Modified: Tue Nov 19 13:20:09 UTC 2024
    - 8.4K bytes
    - Viewed (0)
  6. class SystemExit - Documentation for Ruby 3.4

    class SystemExit: Raised by +exit+ to initiate the termination of the script.
    docs.ruby-lang.org/en/master/SystemExit.html
    Registered: Mon Nov 25 23:01:25 UTC 2024
    - Last Modified: Tue Nov 19 13:20:08 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  7. class SocketError - Documentation for Ruby 3.4

    class SocketError: SocketError is the error class for socket.
    docs.ruby-lang.org/en/master/SocketError.html
    Registered: Mon Nov 25 23:02:22 UTC 2024
    - Last Modified: Tue Nov 19 13:20:08 UTC 2024
    - 3.2K bytes
    - Viewed (0)
  8. 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.html
    Registered: Mon Nov 25 22:59:03 UTC 2024
    - Last Modified: Tue Nov 19 13:20:09 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  9. class RDoc::TomDoc - Documentation for Ruby 3.4

    class RDoc::TomDoc: A parser for TomDoc based on TomDoc 1. Options@Saved+Options for instructions on setting up a <code>.
    docs.ruby-lang.org/en/master/RDoc/TomDoc.html
    Registered: Mon Nov 25 22:06:49 UTC 2024
    - Last Modified: Tue Nov 19 13:20:09 UTC 2024
    - 29.1K bytes
    - Viewed (0)
  10. class Ractor::ClosedError - Documentation for R...

    class Ractor::ClosedError: Raised when an attempt is made to send a message to a closed port, or to retrieve a message from a closed and empty port. Ractor terminates.
    docs.ruby-lang.org/en/master/Ractor/ClosedError.html
    Registered: Mon Nov 25 22:08:22 UTC 2024
    - Last Modified: Tue Nov 19 13:20:09 UTC 2024
    - 5.5K bytes
    - Viewed (0)
Back to top