Class: Tlapse::Config::Validation

Inherits:
Struct
  • Object
show all
Defined in:
lib/tlapse/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error

Returns:

  • (Object)

    the current value of error



8
9
10
# File 'lib/tlapse/config.rb', line 8

def error
  @error
end

#methodObject

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



8
9
10
# File 'lib/tlapse/config.rb', line 8

def method
  @method
end