Module: UR::Dash::ConnectionState

Defined in:
lib/dashboard.rb

Constant Summary collapse

DISCONNECTED =
0
CONNECTED =
1
STARTED =
2
PAUSED =
3