class Syncthing::Helper::CLI::DeviceUpdateCommand
Public Instance Methods
execute()
click to toggle source
# File lib/syncthing/helper/cli/device_command.rb, line 29 def execute raise NotImplementedError, 'Not required currently' end