Method: SQLint::Linter::Lint#column

Defined in:
lib/sqlint/linter.rb

#columnObject

Returns the value of attribute column

Returns:

  • (Object)

    the current value of column



5
6
7
# File 'lib/sqlint/linter.rb', line 5

def column
  @column
end