MCPcopy Create free account
hub / github.com/UiPath/uipathcli / NewMemoryOutputWriter

Function NewMemoryOutputWriter

output/memory_output_writer.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func NewMemoryOutputWriter() *MemoryOutputWriter {
36 return &MemoryOutputWriter{}
37}

Callers 1

executeWaitMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected