Class: AocCli::PuzzleDirSyncLog
- Inherits:
-
Kangaru::Model
- Object
- Kangaru::Model
- AocCli::PuzzleDirSyncLog
- Defined in:
- lib/aoc_cli/models/puzzle_dir_sync_log.rb
Constant Summary collapse
- STATUS_ENUM =
{ new: 0, unmodified: 1, modified: 2 }.freeze