MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / ImagePath

Method ImagePath

processing/suite_test.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (c testCase[T]) ImagePath() string {
47 return c.opts.ImagePath()
48}
49
50func (c testCase[T]) OutSize() testSize {
51 return c.outSize

Callers

nothing calls this directly

Calls 1

ImagePathMethod · 0.65

Tested by

no test coverage detected