MCPcopy Index your code
hub / github.com/aptly-dev/aptly / PublicPath

Method PublicPath

aptly/interfaces.go:93–93  ·  view source on GitHub ↗

PublicPath returns root of public part

()

Source from the content-addressed store, hash-verified

91type FileSystemPublishedStorage interface {
92 // PublicPath returns root of public part
93 PublicPath() string
94}
95
96// PublishedStorageProvider is a thing that returns PublishedStorage by name

Callers 15

TestPublicPathMethod · 0.65
TestPublishMethod · 0.65
TestPublishAppStreamMethod · 0.65
TestPublishNoSignerMethod · 0.65
TestPublishLocalRepoMethod · 0.65

Implementers 1

PublishedStoragefiles/public.go

Calls

no outgoing calls

Tested by 15

TestPublicPathMethod · 0.52
TestPublishMethod · 0.52
TestPublishAppStreamMethod · 0.52
TestPublishNoSignerMethod · 0.52
TestPublishLocalRepoMethod · 0.52