directory

package
v0.0.0-...-e0c1a3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependency

type Dependency struct {
	Path        string         `yaml:"path"`
	Permissions fs.FileMode    `yaml:"permissions"`
	Groups      core.GroupList `yaml:"groups"`
}

func (Dependency) EnsureInstallation

func (dependency Dependency) EnsureInstallation(_ core.Config)

func (Dependency) Exists

func (dependency Dependency) Exists() bool

func (Dependency) HasAtLeastOneGroup

func (dependency Dependency) HasAtLeastOneGroup(checkGroups core.GroupList) bool

func (Dependency) Name

func (dependency Dependency) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL