Module: NanDoc::Config::Accessors

Included in:
SiteDiff
Defined in:
lib/nandoc/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



76
77
78
# File 'lib/nandoc/config.rb', line 76

def file_utils
  NanDoc::Config.file_utils
end