Skip to main content

getLoadedFitFilePath

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / main/state/appState / getLoadedFitFilePath

Function: getLoadedFitFilePath()

getLoadedFitFilePath(): string | null

Defined in: main/state/appState.ts:98

Returns the currently loaded FIT file path tracked by the main process.

Returns​

string | null

Loaded FIT file path, or null when no file is active.