Package com.io7m.laurel.filemodel
Interface LFileModelStatusType
- All Known Implementing Classes:
LFileModelStatusError,LFileModelStatusIdle,LFileModelStatusLoading,LFileModelStatusRunningCommand
public sealed interface LFileModelStatusType
permits LFileModelStatusError, LFileModelStatusIdle, LFileModelStatusLoading, LFileModelStatusRunningCommand
The status of a file model.