Flowdock
method

util_inst_bindir

Importance_0
v1_9_3_392 - Show latest stable - 0 notes - Class: InstallerTestCase
util_inst_bindir() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/installer_test_case.rb, line 94
  def util_inst_bindir
    File.join @gemhome, "bin"
  end
Register or log in to add new notes.