Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 941 - 950 of 1,256 for host:docs.ruby-lang.org (0.04 seconds)

  1. class OptionParser::AmbiguousArgument - Documen...

    class OptionParser::AmbiguousArgument: Raises when the given argument word can't be completed uniquely.
    docs.ruby-lang.org/en/master/OptionParser/AmbiguousArgument.html
    Fri Jan 30 13:20:06 GMT 2026
      127.9K bytes
  2. class OptionParser::InvalidArgument - Documenta...

    class OptionParser::InvalidArgument: Raises when the given argument does not match required format.
    docs.ruby-lang.org/en/master/OptionParser/InvalidArgument.html
    Fri Jan 30 13:20:06 GMT 2026
      127.7K bytes
  3. class OptionParser::ParseError - Documentation ...

    class OptionParser::ParseError: Base class of exceptions from OptionParser.
    docs.ruby-lang.org/en/master/OptionParser/ParseError.html
    Fri Jan 30 13:20:06 GMT 2026
      127.9K bytes
  4. module OpenURI::Meta - Documentation for Ruby 4.1

    module OpenURI::Meta: Mixin for holding meta-information.
    docs.ruby-lang.org/en/master/OpenURI/Meta.html
    Fri Jan 30 13:20:06 GMT 2026
      138.7K bytes
  5. class Prism::ClassNode - Documentation for Ruby...

    class Prism::ClassNode: Represents a class declaration involving the `class` keyword.
    docs.ruby-lang.org/en/master/Prism/ClassNode.html
    Fri Jan 30 13:20:06 GMT 2026
      173.5K bytes
  6. class Prism::ClassVariableOperatorWriteNode - D...

    class Prism::ClassVariableOperatorWriteNode: Represents assigning to a class variable using an operator that isn't `=`.
    docs.ruby-lang.org/en/master/Prism/ClassVariableOperatorWriteNode.html
    Fri Jan 30 13:20:06 GMT 2026
      162.9K bytes
  7. class OptionParser::List - Documentation for Ru...

    class OptionParser::List: Switch and mapping from acceptable argument to matching pattern and converter pair. Also provides summary feature.
    docs.ruby-lang.org/en/master/OptionParser/List.html
    Fri Jan 30 13:20:06 GMT 2026
      127.7K bytes
  8. class SyntaxSuggest::LexAll - Documentation for...

    class SyntaxSuggest::LexAll: Ripper. lex is not guaranteed to lex the entire source document This class guarantees the whole document is lex-ed by iteratively lexing the document
    docs.ruby-lang.org/en/master/SyntaxSuggest/LexAll.html
    Fri Jan 30 13:20:06 GMT 2026
      140.9K bytes
  9. class Thread - Documentation for Ruby 4.1

    class Thread: Threads are the Ruby implementation for a concurrent programming model. Programs that require multiple threads of execution are a perfect candidate fo
    docs.ruby-lang.org/en/master/Thread.html
    Fri Jan 30 13:20:05 GMT 2026
      256.9K bytes
  10. class RubyVM - Documentation for Ruby 4.1

    class RubyVM: The RubyVM module only exists on MRI. RubyVM+ is not defined in other Ruby implementations such as JRuby and TruffleRuby.
    docs.ruby-lang.org/en/master/RubyVM.html
    Fri Jan 30 13:20:05 GMT 2026
      134.8K bytes
Back to Top