fileutils

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Copy

type Copy struct {
	Src string
	Dst string
}

func (Copy) Run

func (c Copy) Run() error

type WalkedReport

type WalkedReport struct {
	Path string
	Dir  fs.DirEntry
}

type Walker

type Walker struct {
	// contains filtered or unexported fields
}

func GetWalker

func GetWalker() Walker

func (Walker) GetAllBash

func (w Walker) GetAllBash() []string

func (Walker) GetAllNix

func (w Walker) GetAllNix() []string

func (Walker) GetReports

func (w Walker) GetReports() []WalkedReport

Jump to

Keyboard shortcuts

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