vrct

package
v0.0.0-...-17ed7cf Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RuleVRCT

type RuleVRCT struct {
	Fs vrctFs.VRCTFs
}

func NewRuleVRCT

func NewRuleVRCT() (*RuleVRCT, error)

func (RuleVRCT) Apply

func (v RuleVRCT) Apply(rulesHistory []vrctFs.Rule) (int, error)

func (RuleVRCT) DeleteRuntimeTemp

func (v RuleVRCT) DeleteRuntimeTemp() error

func (RuleVRCT) Revert

func (v RuleVRCT) Revert() error

type VRCT

type VRCT interface {
	Apply() (int, error)
	DeleteRuntimeTemp() error
	Revert() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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