Class: Hyperloop::Console::CodeMirror

Inherits:
Hyperloop::Component show all
Defined in:
lib/hyperloop/console/client_components.rb

Direct Known Subclasses

CodeEditor, CodeHistoryItem

Constant Summary

Constants inherited from Hyperloop::Component

Hyperloop::Component::VERSION

Instance Attribute Summary collapse

Instance Attribute Details

#editorObject (readonly)

Returns the value of attribute editor.



79
80
81
# File 'lib/hyperloop/console/client_components.rb', line 79

def editor
  @editor
end