Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConflictChoice ¶ added in v0.7.19
type ConflictChoice int
const ( KeepBoth ConflictChoice = iota UseCloud UseLocal )
func ResolveConflict ¶ added in v0.7.19
func ResolveConflict(loader *Loader, path, direction string) ConflictChoice
ResolveConflict asks the user to resolve a conflict.
Click to show internal directories.
Click to hide internal directories.