MCPcopy
hub / github.com/rclone/rclone / move.go

File move.go

cmd/move/move.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Package move provides the move command.
2package move
3
4import (

Callers

nothing calls this directly

Calls 10

HelpFunction · 0.92
CheckArgsFunction · 0.92
NewFsSrcFileDstFunction · 0.92
RunFunction · 0.92
ConfigureLoggersFunction · 0.92
WithSyncLoggerFunction · 0.92
MoveDirFunction · 0.92
MoveFileFunction · 0.92
closeFunction · 0.85
AnySetMethod · 0.80

Tested by

no test coverage detected