Class: Vedeu::Cursors
- Inherits:
-
Repository
- Object
- Repository
- Vedeu::Cursors
- Defined in:
- lib/vedeu/repositories/all.rb
Overview
Allows the storing of each interface’s cursor.
Class Method Summary collapse
Methods included from Common
Constructor Details
This class inherits a constructor from Vedeu::Repository
Class Method Details
.cursor ⇒ Vedeu::Cursor
38 39 40 |
# File 'lib/vedeu/repositories/all.rb', line 38 def self.cursor cursors.current end |