Class: CommandT::MatchWindow::Highlight

Inherits:
Struct
  • Object
show all
Defined in:
lib/command-t/match_window.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bangObject

Returns the value of attribute bang

Returns:

  • (Object)

    the current value of bang



15
16
17
# File 'lib/command-t/match_window.rb', line 15

def bang
  @bang
end

#highlightObject

Returns the value of attribute highlight

Returns:

  • (Object)

    the current value of highlight



15
16
17
# File 'lib/command-t/match_window.rb', line 15

def highlight
  @highlight
end