lib/bigfiles/file_with_lines.rb in bigfiles-0.1.3 vs lib/bigfiles/file_with_lines.rb in bigfiles-0.2.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module BigFiles
# Encapsulates a file which has a certain number of lines
class FileWithLines
attr_reader :filename