APIdock / Ruby
/
Browse About
method

local?

v2_6_3 - Show latest stable - Class: Bundler::Source::Git
local?()
private

No documentation available.

# File lib/bundler/source/git.rb, line 258
      def local?
        @local
      end

Related methods

  • Instance methods
  • ==
  • allow_git_ops?
  • app_cache_dirname
  • cache
  • cache_path
  • eql?
  • extension_dir_name
  • hash
  • install
  • install_path
  • load_spec_files
  • local_override!
  • name
  • path
  • revision
  • specs
  • to_lock
  • to_s
  • unlock!
  • Class methods
  • from_lock
  • new
  • Private methods
  • privatebase_name
  • privatecached?
  • privatecached_revision
  • privateextension_cache_slug
  • privatefetch
  • privategit_proxy
  • privategit_scope
  • privatehas_app_cache?
  • privateload_gemspec
  • privatelocal?
  • privaterequires_checkout?
  • privateserialize_gemspecs_in
  • privateset_local!
  • privateshortref_for_display
  • privateshortref_for_path
  • privateuri_hash
  • privatevalidate_spec
APIdock API Documentation Browser

Boost your team's developer productivity with Swarmia.

© 2026 APIdock