lib/vedeu/models/keymap.rb in vedeu-0.2.1 vs lib/vedeu/models/keymap.rb in vedeu-0.2.2
- old
+ new
@@ -1,8 +1,10 @@
module Vedeu
# A Keymap is the binding of a keypress to one or more interfaces; or globally
# to perform a client application defined action.
+ #
+ # @api private
class Keymap
include Common
attr_reader :attributes