MCPcopy Create free account
hub / github.com/cli/cli / mp4Arg

Function mp4Arg

internal/attachments/references_test.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19func mp4Arg() attachmentArg {
20 return attachmentArg{Path: "./repro.mp4", URL: mp4URL, Alt: "repro.mp4", RendersAsPlayer: true}
21}
22
23func TestAttachAssetsToMarkdown(t *testing.T) {
24 absPNG, err := filepath.Abs("./login.png")

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected