MCPcopy
hub / github.com/kopia/kopia / Run

Method Run

tests/robustness/multiclient_test/framework/framework.go:34–34  ·  view source on GitHub ↗

Run commands directly on the server repository

(args ...string)

Source from the content-addressed store, hash-verified

32
33 // Run commands directly on the server repository
34 Run(args ...string) (stdout, stderr string, err error)
35 RunGC(ctx context.Context, opts map[string]string) error
36
37 // Get information from the server

Callers 15

TestEscapeFlagsFunction · 0.65
TestOverallStatusFunction · 0.65
TestStatusCodeFunction · 0.65
TestTotalSizeDeltaFunction · 0.65
TestTotalFilesDeltaFunction · 0.65
TestTotalDirsDeltaFunction · 0.65
TestTotalFilesFunction · 0.65
TestTotalDirsFunction · 0.65
TestTotalSizeFunction · 0.65
TestParseMessageFunction · 0.65
runMethod · 0.65

Implementers 1

KopiaSnapshottertests/robustness/snapmeta/kopia_snapsh

Calls

no outgoing calls

Tested by 15

TestEscapeFlagsFunction · 0.52
TestOverallStatusFunction · 0.52
TestStatusCodeFunction · 0.52
TestTotalSizeDeltaFunction · 0.52
TestTotalFilesDeltaFunction · 0.52
TestTotalDirsDeltaFunction · 0.52
TestTotalFilesFunction · 0.52
TestTotalDirsFunction · 0.52
TestTotalSizeFunction · 0.52
TestParseMessageFunction · 0.52