Class: Debtective::Comments::Print::Column

Inherits:
Struct
  • Object
show all
Defined in:
lib/debtective/comments/print.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



9
10
11
# File 'lib/debtective/comments/print.rb', line 9

def format
  @format
end

#lambdaObject

Returns the value of attribute lambda

Returns:

  • (Object)

    the current value of lambda



9
10
11
# File 'lib/debtective/comments/print.rb', line 9

def lambda
  @lambda
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/debtective/comments/print.rb', line 9

def name
  @name
end