Class: RubynCode::Chisel::Debt::Item

Inherits:
Data
  • Object
show all
Defined in:
lib/rubyn_code/chisel/debt.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject (readonly)

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



13
14
15
# File 'lib/rubyn_code/chisel/debt.rb', line 13

def file
  @file
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



13
14
15
# File 'lib/rubyn_code/chisel/debt.rb', line 13

def line
  @line
end

#noteObject (readonly)

Returns the value of attribute note

Returns:

  • (Object)

    the current value of note



13
14
15
# File 'lib/rubyn_code/chisel/debt.rb', line 13

def note
  @note
end