MCPcopy Create free account
hub / github.com/codecombat/codecombat / onClickBeautifyCode

Method onClickBeautifyCode

app/views/play/menu/MyCodeView.js:68–70  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

66 }
67
68 onClickBeautifyCode (e) {
69 return Backbone.Mediator.publish('tome:spell-beautify', {})
70 }
71
72 onClickAIHint (e) {
73 this.openModalView(new AskAIHelpView({

Callers

nothing calls this directly

Calls 1

publishMethod · 0.80

Tested by

no test coverage detected