Class: Syncthing::Helper::CLI::DeviceUpdateCommand
- Inherits:
-
AbstractCommand
- Object
- Clamp::Command
- AbstractCommand
- Syncthing::Helper::CLI::DeviceUpdateCommand
- Defined in:
- lib/syncthing/helper/cli/device_command.rb
Instance Method Summary collapse
Methods included from InstanceMethods
#col, #delete_record, #query, #tabled_stdout, #trigger_updates
Instance Method Details
#execute ⇒ Object
29 30 31 |
# File 'lib/syncthing/helper/cli/device_command.rb', line 29 def execute raise NotImplementedError, 'Not required currently' end |