class Lono::Core::Config

Constants

PATHS

Public Instance Methods

output_path() click to toggle source
# File lib/lono/core/config.rb, line 18
def output_path
  "#{Lono.root}/output"
end