about summary refs log tree commit homepage
path: root/lib/dtas/state_file.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dtas/state_file.rb')
-rw-r--r--lib/dtas/state_file.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dtas/state_file.rb b/lib/dtas/state_file.rb
index c671764..26f588f 100644
--- a/lib/dtas/state_file.rb
+++ b/lib/dtas/state_file.rb
@@ -2,6 +2,8 @@
 # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
 require 'yaml'
 require 'tempfile'
+
+# state file preserves state across restarts of dtas-player
 class DTAS::StateFile # :nodoc:
   attr_reader :path