Module: NanDoc::Config::Accessors

Included in:
SiteDiff
Defined in:
lib/nandoc/core/config.rb

Overview

other parts of the app include this module to get convenience methods to some of the config nodes.

Instance Method Summary collapse

Instance Method Details

#file_utilsObject



85
86
87
# File 'lib/nandoc/core/config.rb', line 85

def file_utils
  NanDoc::Config.file_utils
end