Documentation ¶
Overview ¶
Types and methods related to file operations (rename, move, delete, etc).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllocationChange ¶
type AllocationChangeV2 ¶
type EmptyFileChange ¶
type EmptyFileChange struct {
// contains filtered or unexported fields
}
func (*EmptyFileChange) GetAffectedPath ¶
func (ch *EmptyFileChange) GetAffectedPath() []string
func (*EmptyFileChange) GetSize ¶
func (ch *EmptyFileChange) GetSize() int64
func (*EmptyFileChange) ProcessChange ¶
Click to show internal directories.
Click to hide internal directories.