Class: Xremap::Keymap

Inherits:
Struct
  • Object
show all
Defined in:
lib/xremap.rb

Instance Attribute Summary collapse

Instance Attribute Details

#applicationObject

Returns the value of attribute application

Returns:

  • (Object)

    the current value of application



54
55
56
# File 'lib/xremap.rb', line 54

def application
  @application
end

#remapObject

Returns the value of attribute remap

Returns:

  • (Object)

    the current value of remap



54
55
56
# File 'lib/xremap.rb', line 54

def remap
  @remap
end