Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsOverlayFS ¶
Types ¶
type ChangesDir ¶
type ChangesDir struct {
// contains filtered or unexported fields
}
func PrepareChangeDir ¶
func PrepareChangeDir(c *config.Config) (ChangesDir, error)
func (ChangesDir) GetUpper ¶
func (c ChangesDir) GetUpper() string
func (ChangesDir) GetWork ¶
func (c ChangesDir) GetWork() string
func (ChangesDir) IsOverlayFS ¶
func (c ChangesDir) IsOverlayFS() (bool, error)
Click to show internal directories.
Click to hide internal directories.