Class: MShard::Ding

Inherits:
Thor::Group
  • Object
show all
Defined in:
lib/mshard/ding.rb

Instance Method Summary collapse

Instance Method Details

#dingObject



10
11
12
# File 'lib/mshard/ding.rb', line 10

def ding
  MShard.new.notify(text: text)
end