Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
jobcantan
v0.1.0
Jobcantan
CLI
Options
Config
SlackCommand
Generated using Crystal 1.14.0
2024-11-26 09:00:10 UTC
class
Jobcantan::
SlackCommand
Jobcantan::SlackCommand
Reference
Object
Defined in:
jobcantan/slack_command.cr
Constant Summary
COMMAND
=
"/jobcan_touch"
Instance Method Summary
#execute
(config : Config, message : String | Nil, command : String =
COMMAND
) : String
Instance Method Detail
def
execute
(config :
Config
, message : String | Nil, command : String =
COMMAND
) : String
#
[
View source
]