Class: Rutidy::Render::FailureEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/rutidy/render.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fullObject

Returns the value of attribute full

Returns:

  • (Object)

    the current value of full



32
33
34
# File 'lib/rutidy/render.rb', line 32

def full
  @full
end

#nObject

Returns the value of attribute n

Returns:

  • (Object)

    the current value of n



32
33
34
# File 'lib/rutidy/render.rb', line 32

def n
  @n
end

#outputObject

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



32
33
34
# File 'lib/rutidy/render.rb', line 32

def output
  @output
end