Class: Ucode::Glyphs::Pipeline::Spec

Inherits:
Struct
  • Object
show all
Defined in:
lib/ucode/glyphs/pipeline.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



37
38
39
# File 'lib/ucode/glyphs/pipeline.rb', line 37

def block
  @block
end

#page_mapObject

Returns the value of attribute page_map

Returns:

  • (Object)

    the current value of page_map



37
38
39
# File 'lib/ucode/glyphs/pipeline.rb', line 37

def page_map
  @page_map
end

#pdf_pathObject

Returns the value of attribute pdf_path

Returns:

  • (Object)

    the current value of pdf_path



37
38
39
# File 'lib/ucode/glyphs/pipeline.rb', line 37

def pdf_path
  @pdf_path
end