Class: TxghServer::Webhooks::Github::DeleteHandler

Inherits:
TxghServer::Webhooks::Git::DeleteHandler show all
Defined in:
lib/txgh-server/webhooks/github/delete_handler.rb

Instance Attribute Summary

Attributes inherited from TxghServer::Webhooks::Git::DeleteHandler

#attributes, #logger, #project, #repo

Method Summary

Methods inherited from TxghServer::Webhooks::Git::DeleteHandler

#execute, #initialize

Constructor Details

This class inherits a constructor from TxghServer::Webhooks::Git::DeleteHandler