APIdock / Ruby
/
Browse About
method

baseclass

v2_6_3 - Show latest stable - Class: Bundler::Thor
baseclass()
protected

No documentation available.

# File lib/bundler/vendor/thor/lib/thor.rb, line 399
    def baseclass #:nodoc:
      Bundler::Thor
    end

Related methods

  • Instance methods
  • help
  • Class methods
  • check_unknown_options!
  • check_unknown_options?
  • command_help
  • default_command
  • default_task
  • desc
  • disable_required_check!
  • disable_required_check?
  • help
  • long_desc
  • map
  • method_option
  • method_options
  • option
  • options
  • package_name
  • printable_commands
  • printable_tasks
  • register
  • stop_on_unknown_option!
  • stop_on_unknown_option?
  • subcommand
  • subcommand_classes
  • subcommands
  • subtask
  • subtasks
  • task_help
  • Protected methods
  • protectedbanner
  • protectedbaseclass
  • protectedcreate_command
  • protectedcreate_task
  • protecteddisable_required_check
  • protecteddispatch
  • protecteddynamic_command_class
  • protectedfind_command_possibilities
  • protectedfind_task_possibilities
  • protectedinitialize_added
  • protectednormalize_command_name
  • protectednormalize_task_name
  • protectedretrieve_command_name
  • protectedretrieve_task_name
  • protectedstop_on_unknown_option
  • protectedsubcommand_help
  • protectedsubtask_help
APIdock API Documentation Browser

© 2026 APIdock