filemanager

package
v0.0.0-...-8eb31de Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Stdin  io.Writer = os.Stdin
	Stdout io.Writer = os.Stdout
	Stderr io.Writer = os.Stderr
)
View Source
var (
	ErrDestinationExists = errors.New("destination file already exists")
)

Functions

This section is empty.

Types

type FileManager

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

func New

func New(base string) *FileManager

func (*FileManager) Add

func (m *FileManager) Add(path string) error

func (*FileManager) Init

func (m *FileManager) Init(remote string) error

Jump to

Keyboard shortcuts

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