ops

package
v0.0.0-...-b20b458 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct{}

Manager manages file operations.

func NewManager

func NewManager() Manager

func (Manager) Copy

func (m Manager) Copy(ctx context.Context, src, dst string) error

Copy copies a file or directory recursively from src to dst.

func (Manager) Delete

func (m Manager) Delete(ctx context.Context, path string) error

func (Manager) Move

func (m Manager) Move(ctx context.Context, src, dst string) error

Jump to

Keyboard shortcuts

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