Package control

Class Summary
Controller The Controller class is responsible for manipulating the underlying model.
FeedChecker FeedChecker is a thread that checks what feeds need to get updated every thirty seconds and then tells the controller to update them.
 

Exception Summary
ControlException ControlExceptions are thrown by the Controller class when a method does not complete successfully.