Feature request: Queue#status?
Created by: ashkank83
Description
As discussed on the gitter channel, it would be great to add a new function to queue which returns the status of the queue. i.e. is it "Paused", "Closed", ...
If the generic queue#status is not possible then maybe queue#isPaused which returns a boolean.