Sha256: 42a05075d021a171547f68bb93ef95da478c82f11cbe5e866587b85e05d9bf20
Contents?: true
Size: 255 Bytes
Versions: 33
Compression:
Stored size: 255 Bytes
Contents
# encoding: utf-8 require 'one_apm/agent/agent/restart_monitor' module OneApm module Collector module Commands class RestartAgent def initialize OneApm::Agent::RestartMonitor.touch end end end end end
Version data entries
33 entries across 33 versions & 1 rubygems