Class: Ucode::Commands::Audit::FontCommand::FaceOutcome

Inherits:
Struct
  • Object
show all
Defined in:
lib/ucode/commands/audit/font_command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



29
30
31
# File 'lib/ucode/commands/audit/font_command.rb', line 29

def label
  @label
end

#output_dirObject

Returns the value of attribute output_dir

Returns:

  • (Object)

    the current value of output_dir



29
30
31
# File 'lib/ucode/commands/audit/font_command.rb', line 29

def output_dir
  @output_dir
end

#postscript_nameObject

Returns the value of attribute postscript_name

Returns:

  • (Object)

    the current value of postscript_name



29
30
31
# File 'lib/ucode/commands/audit/font_command.rb', line 29

def postscript_name
  @postscript_name
end