Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JohnSnowLabs/nlu
/ programmingLanguageSwitcherScalaPython.js
File
programmingLanguageSwitcherScalaPython.js
docs/_includes/scripts/programmingLanguageSwitcherScalaPython.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
function
toggleScala() {
3
//set current button to active class and remove unactive class
4
$(
".scala-button"
).removeClass(
'code-selector-un-active'
);
Callers
nothing calls this directly
Calls
2
defer
Function · 0.70
toggleScala
Function · 0.70
Tested by
no test coverage detected