Class: SlackCliWebhook
- Inherits:
-
Object
- Object
- SlackCliWebhook
- Defined in:
- lib/slack-cli-webhook.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
3 4 5 |
# File 'lib/slack-cli-webhook.rb', line 3 def self.hello puts "Hello World!" end |