Class: FluidCLI::Theme::SchemaValidator::Diagnostic

Inherits:
Struct
  • Object
show all
Defined in:
lib/fluid_cli/theme/schema_validator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#messageObject

Returns the value of attribute message

Returns:

  • the current value of message



9
10
11
# File 'lib/fluid_cli/theme/schema_validator.rb', line 9

def message
  @message
end

#severityObject

Returns the value of attribute severity

Returns:

  • the current value of severity



9
10
11
# File 'lib/fluid_cli/theme/schema_validator.rb', line 9

def severity
  @severity
end