Exception: Keg::DirectoryNotWritableError Private

Inherits:
LinkError show all
Defined in:
keg.rb

Overview

This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.

Error for when a directory is not writable.

Instance Attribute Summary

Attributes inherited from LinkError

#dst, #keg, #src

Method Summary

Methods inherited from LinkError

#initialize

Constructor Details

This class inherits a constructor from Keg::LinkError