MCPcopy 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
2function 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

deferFunction · 0.70
toggleScalaFunction · 0.70

Tested by

no test coverage detected