Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetInputFileName
Function
SetInputFileName
libraries/lib-wx-init/Journal.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
void SetInputFileName(const wxString &path)
222
{
223
sFileNameIn = path;
224
}
225
226
bool Begin( const FilePath &dataDir )
227
{
Callers
1
InitPart2
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected