Class: Rvim::Tags::Entry

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

Instance Attribute Summary collapse

Instance Attribute Details

#excmdObject

Returns the value of attribute excmd

Returns:

  • (Object)

    the current value of excmd



5
6
7
# File 'lib/rvim/tags.rb', line 5

def excmd
  @excmd
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



5
6
7
# File 'lib/rvim/tags.rb', line 5

def file
  @file
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/rvim/tags.rb', line 5

def name
  @name
end