From 65bb4baf0e479ff7cfbf0a8422824834c9f06ab1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 20 Jan 2015 01:33:38 +0000 Subject: doc: describe most classes a bit Hopefully this makes the code less daunting to newcomers --- lib/dtas/state_file.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/dtas/state_file.rb') 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 -- cgit v1.2.3-24-ge0c7