Module: MJML::Config

Defined in:
lib/mjml.rb

Overview

Available settings

Class Attribute Summary collapse

Class Attribute Details

.bin_pathObject

Returns the value of attribute bin_path.



15
16
17
# File 'lib/mjml.rb', line 15

def bin_path
  @bin_path
end

.minify_outputObject

Returns the value of attribute minify_output.



16
17
18
# File 'lib/mjml.rb', line 16

def minify_output
  @minify_output
end