Sha256: 2bf41b5a6f66a32f4d5baab5b4bf4b68da72738f0de01b6422260ce5fff06633
Contents?: true
Size: 168 Bytes
Versions: 84
Compression:
Stored size: 168 Bytes
Contents
module Flydata module Command class Restart < Base def run sender = Flydata::Command::Sender.new sender.restart end end end end
Version data entries
84 entries across 84 versions & 1 rubygems