Class: TrainStopState

Inherits:
Object
  • Object
show all
Defined in:
lib/viaggiatreno/train_stop_state.rb

Constant Summary collapse

DONE =

train station status: already done (“DONE”) or to be done (“TO_BE_DONE”)

'DONE'.freeze
TO_BE_DONE =
'TO_BE_DONE'.freeze