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



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

def full
  @full
end

#nObject

Returns the value of attribute n

Returns:

  • (Object)

    the current value of n



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

def n
  @n
end

#outputObject

Returns the value of attribute output

Returns:

  • (Object)

    the current value of output



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

def output
  @output
end