MCPcopy Create free account
hub / github.com/asb2m10/dexed / getProgramName

Method getProgramName

Source/ProgramListBox.h:117–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 String getProgramName() {
118 return pgmListBox->cartContent.getProgramName(idx);
119 }
120
121 void loadProgram() {
122 if ( ! pgmListBox->hasContent )

Callers 1

getTitleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected