MCPcopy Create free account
hub / github.com/factorapp/factor / WriteServerFile

Function WriteServerFile

model/server.go:7–9  ·  view source on GitHub ↗
(wr io.Writer)

Source from the content-addressed store, hash-verified

5)
6
7func WriteServerFile(wr io.Writer) error {
8 return serversTpl.Execute(wr, nil)
9}

Callers 1

ProcessAllFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected