Class: RubyUIConverter::Doctor::Issue

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

Instance Attribute Summary collapse

Instance Attribute Details

#commandsObject

Returns the value of attribute commands

Returns:

  • (Object)

    the current value of commands



14
15
16
# File 'lib/ruby_ui_converter/doctor.rb', line 14

def commands
  @commands
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



14
15
16
# File 'lib/ruby_ui_converter/doctor.rb', line 14

def description
  @description
end

#fixerObject

Returns the value of attribute fixer

Returns:

  • (Object)

    the current value of fixer



14
15
16
# File 'lib/ruby_ui_converter/doctor.rb', line 14

def fixer
  @fixer
end