config

in lib/tasks/task_helpers.rb [25:29]


  def config
    
    @config ||= YAML.load_file('./nanoc.yaml')
  end