Class: SlackCliWebhook

Inherits:
Object
  • Object
show all
Defined in:
lib/slack-cli-webhook.rb

Class Method Summary collapse

Class Method Details

.helloObject



3
4
5
# File 'lib/slack-cli-webhook.rb', line 3

def self.hello
    puts "Hello World!"
end