MCPcopy Create free account
hub / github.com/PerpetualSoftware/pad / Capabilities

Method Capabilities

internal/attachments/processor.go:71–71  ·  view source on GitHub ↗

Capabilities reports what this backend can do. The editor reads these flags via GET /api/v1/server/capabilities and gates rotate/crop UI on per-format support, with an explanatory tooltip when disabled. Uploads always succeed (the MIME allowlist is the gate); display always works (browsers handle We

()

Source from the content-addressed store, hash-verified

69 // natively). Self-hosters with the pure-Go build see their image
70 // formats list shrink, never an upload rejection.
71 Capabilities() Capabilities
72}
73
74// Capabilities describes the static capability profile of a Processor.

Callers 3

serveCmdFunction · 0.95

Implementers 1

pureGoProcessorinternal/attachments/processor_purego.

Calls

no outgoing calls

Tested by 1