MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getLocalFile

Method getLocalFile

JUCE/modules/juce_core/network/juce_URL.cpp:369–372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369File URL::getLocalFile() const
370{
371 return fileFromFileSchemeURL (*this);
372}
373
374String URL::getFileName() const
375{

Callers 11

shareFilesMethod · 0.45
getResultsMethod · 0.45
getLocalFileAccessFunction · 0.45
loadURLMethod · 0.45
loadURLMethod · 0.45
setURLMethod · 0.45
loadURLIntoTransportMethod · 0.45
loadURLMethod · 0.45
loadURLMethod · 0.45
selectVideoFileFunction · 0.45
showWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected