Method: Awestruct::Page#output_path

Defined in:
lib/awestruct/page.rb

#output_pathObject



66
67
68
# File 'lib/awestruct/page.rb', line 66

def output_path
  (@output_path || handler.output_path).to_s
end