Class: Steep::Project::SourceFile::TypeCheckErrorStatus

Inherits:
Struct
  • Object
show all
Defined in:
lib/steep/project/file.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error

Returns:

  • (Object)

    the current value of error



14
15
16
# File 'lib/steep/project/file.rb', line 14

def error
  @error
end