Sha256: 49c13521325429400073bf79cbc9cafeaae5325737996ababa1988393123abd6
Contents?: true
Size: 216 Bytes
Versions: 4
Compression:
Stored size: 216 Bytes
Contents
require 'flydata/helper/action/agent_action' module Flydata module Helper module Action class Repair < AgentAction def command "sync:repair -y" end end end end end
Version data entries
4 entries across 4 versions & 1 rubygems