lib/nanoc/data_sources/filesystem/tools.rb in nanoc-4.7.9 vs lib/nanoc/data_sources/filesystem/tools.rb in nanoc-4.7.10
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
class Nanoc::DataSources::Filesystem < Nanoc::DataSource
# Contains useful functions for managing the filesystem.
#
# @api private
module Tools