MCPcopy 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
221void SetInputFileName(const wxString &path)
222{
223 sFileNameIn = path;
224}
225
226bool Begin( const FilePath &dataDir )
227{

Callers 1

InitPart2Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected