Method: Vedeu::Editor::Insert#index

Defined in:
lib/vedeu/editor/insert.rb

#indexFixnum (readonly, protected)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Fixnum)


50
51
52
# File 'lib/vedeu/editor/insert.rb', line 50

def index
  @index
end