Class: PgVerify::Doctor::Warning

Inherits:
Struct
  • Object
show all
Defined in:
lib/pg-verify/doctor/doctor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



4
5
6
# File 'lib/pg-verify/doctor/doctor.rb', line 4

def text
  @text
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



4
5
6
# File 'lib/pg-verify/doctor/doctor.rb', line 4

def title
  @title
end