Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
124
func
NewFileExporter(dir string) *FileExporter {
125
return
&FileExporter{dir: dir}
126
}
127
128
type
Run
struct
{
129
meta Meta
Callers
7
run
Method · 0.92
TestFileExporter_Basic
Function · 0.85
TestFileExporter_Quotes
Function · 0.85
TestFileExporter_EmptyResults
Function · 0.85
TestFileExporter_NaNInf
Function · 0.85
TestFileExporter_AppendsRuns
Function · 0.85
TestFileExporter_AtomicResultsWrite
Function · 0.85
Calls
no outgoing calls
Tested by
6
TestFileExporter_Basic
Function · 0.68
TestFileExporter_Quotes
Function · 0.68
TestFileExporter_EmptyResults
Function · 0.68
TestFileExporter_NaNInf
Function · 0.68
TestFileExporter_AppendsRuns
Function · 0.68
TestFileExporter_AtomicResultsWrite
Function · 0.68