Sha256: 1e556088214bc905b08d7a22f83244382d250e7655f151ad9db176161f6f1e57
Contents?: true
Size: 146 Bytes
Versions: 86
Compression:
Stored size: 146 Bytes
Contents
module Flydata module Command class Crontab < Base def run(args='') Flydata::Cron.new.update args end end end end
Version data entries
86 entries across 86 versions & 1 rubygems