file

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Copy

func (*Copy) Exec

func (z *Copy) Exec(c app_control.Control) error

func (*Copy) Preset

func (z *Copy) Preset()

func (*Copy) Test

func (z *Copy) Test(c app_control.Control) error

type Delete

func (*Delete) Exec

func (z *Delete) Exec(c app_control.Control) error

func (*Delete) Preset

func (z *Delete) Preset()

func (*Delete) Test

func (z *Delete) Test(c app_control.Control) error

type Info

type Info struct {
	Peer     dbx_conn.ConnScopedIndividual
	Path     mo_path.DropboxPath
	Metadata rp_model.RowReport
}

func (*Info) Exec

func (z *Info) Exec(c app_control.Control) error

func (*Info) Preset

func (z *Info) Preset()

func (*Info) Test

func (z *Info) Test(c app_control.Control) error

type List

type List struct {
	Peer                         dbx_conn.ConnScopedIndividual
	Path                         mo_path.DropboxPath
	Recursive                    bool
	IncludeDeleted               bool
	IncludeMountedFolders        bool
	IncludeExplicitSharedMembers bool
	FileList                     rp_model.RowReport
}

func (*List) Exec

func (z *List) Exec(c app_control.Control) error

func (*List) Preset

func (z *List) Preset()

func (*List) Test

func (z *List) Test(c app_control.Control) error

type Merge

type Merge struct {
	rc_recipe.RemarkIrreversible
	Peer                dbx_conn.ConnScopedIndividual
	From                mo_path.DropboxPath
	To                  mo_path.DropboxPath
	DryRun              bool
	KeepEmptyFolder     bool
	WithinSameNamespace bool
}

func (*Merge) Exec

func (z *Merge) Exec(c app_control.Control) error

func (*Merge) Preset

func (z *Merge) Preset()

func (*Merge) Test

func (z *Merge) Test(c app_control.Control) error

type Move

func (*Move) Exec

func (z *Move) Exec(c app_control.Control) error

func (*Move) Preset

func (z *Move) Preset()

func (*Move) Test

func (z *Move) Test(c app_control.Control) error

type Replication

func (*Replication) Exec

func (z *Replication) Exec(c app_control.Control) error

func (*Replication) Preset

func (z *Replication) Preset()

func (*Replication) Test

func (z *Replication) Test(c app_control.Control) error

type Size

func (*Size) Exec

func (z *Size) Exec(c app_control.Control) error

func (*Size) Preset

func (z *Size) Preset()

func (*Size) Test

func (z *Size) Test(c app_control.Control) error

type Watch

type Watch struct {
	Peer      dbx_conn.ConnScopedIndividual
	Path      mo_path.DropboxPath
	Recursive bool
}

func (*Watch) Exec

func (z *Watch) Exec(c app_control.Control) error

func (*Watch) Preset

func (z *Watch) Preset()

func (*Watch) Test

func (z *Watch) Test(c app_control.Control) error

Directories

Path Synopsis
all

Jump to

Keyboard shortcuts

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