MCPcopy
hub / github.com/nakabonne/ali / NewFileExporter

Function NewFileExporter

export/export.go:124–126  ·  view source on GitHub ↗
(dir string)

Source from the content-addressed store, hash-verified

122}
123
124func NewFileExporter(dir string) *FileExporter {
125 return &FileExporter{dir: dir}
126}
127
128type Run struct {
129 meta Meta

Callers 7

runMethod · 0.92
TestFileExporter_BasicFunction · 0.85
TestFileExporter_QuotesFunction · 0.85
TestFileExporter_NaNInfFunction · 0.85

Calls

no outgoing calls

Tested by 6

TestFileExporter_BasicFunction · 0.68
TestFileExporter_QuotesFunction · 0.68
TestFileExporter_NaNInfFunction · 0.68