MCPcopy Index your code
hub / github.com/peak/s5cmd / JSON

Method JSON

command/head.go:158–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156}
157
158func (m HeadObjectMessage) JSON() string {
159 return strutil.JSON(m)
160}
161
162type HeadBucketMessage struct {
163 Bucket string `json:"bucket"`

Callers 1

StringMethod · 0.95

Calls 1

JSONFunction · 0.92

Tested by

no test coverage detected