MCPcopy
hub / github.com/lima-vm/lima / WriteOpt

FuncType WriteOpt

pkg/iso9660util/iso9660util.go:26–26  ·  view source on GitHub ↗
func(*WriteOptions)

Source from the content-addressed store, hash-verified

24}
25
26type WriteOpt func(*WriteOptions)
27
28func WithJoliet() WriteOpt {
29 return func(opts *WriteOptions) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected