Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
notify_slack
v0.3.3
NotifySlack
Command
Parser
Built with Crystal 1.9.2
2023-10-08 14:33:32 UTC
class
NotifySlack::Command
NotifySlack::Command
Reference
Object
Defined in:
notify_slack/command.cr
Constructors
.new
(webhook_url : String = detect_webhook_url)
Instance Method Summary
#notify
(parser : Parser)
#webhook_url
: String
Constructor Detail
def self.
new
(webhook_url : String = detect_webhook_url)
#
[
View source
]
Instance Method Detail
def
notify
(parser :
Parser
)
#
[
View source
]
def
webhook_url
: String
#
[
View source
]