local

package
v0.0.0-...-58747f4 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Command string
	Args    []string
}

func (*Command) Apply

func (c *Command) Apply(ctx context.Context) error

func (*Command) Satisfied

func (c *Command) Satisfied(ctx context.Context) (bool, error)

func (*Command) Validate

func (c *Command) Validate(ctx context.Context) error

type FileContent

type FileContent struct {
	Path    file.HasPath
	Content content.HasContent
}

func (*FileContent) Apply

func (f *FileContent) Apply(ctx context.Context) error

func (*FileContent) Satisfied

func (f *FileContent) Satisfied(ctx context.Context) (bool, error)

func (*FileContent) Validate

func (f *FileContent) Validate(ctx context.Context) error

Jump to

Keyboard shortcuts

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