(activeRequestTextarea)
| 26 | |
| 27 | // Hide the code of the current cell user |
| 28 | enableCellCode(activeRequestTextarea) {}, |
| 29 | // Clear displayed code |
| 30 | clearShowcasingCode(activeRequestTextarea) {}, |
| 31 |
nothing calls this directly
no outgoing calls
no test coverage detected