Class: Vicary::Conformance::Golden

Inherits:
Struct
  • Object
show all
Defined in:
lib/vicary/conformance.rb

Instance Attribute Summary collapse

Instance Attribute Details

#alignsObject

Returns the value of attribute aligns

Returns:

  • (Object)

    the current value of aligns



32
33
34
# File 'lib/vicary/conformance.rb', line 32

def aligns
  @aligns
end

#mappingObject

Returns the value of attribute mapping

Returns:

  • (Object)

    the current value of mapping



32
33
34
# File 'lib/vicary/conformance.rb', line 32

def mapping
  @mapping
end

#maskedObject

Returns the value of attribute masked

Returns:

  • (Object)

    the current value of masked



32
33
34
# File 'lib/vicary/conformance.rb', line 32

def masked
  @masked
end

#placeholdersObject

Returns the value of attribute placeholders

Returns:

  • (Object)

    the current value of placeholders



32
33
34
# File 'lib/vicary/conformance.rb', line 32

def placeholders
  @placeholders
end