class Syncthing::Helper::CLI::DeviceDeleteCommand
Public Instance Methods
execute()
click to toggle source
Calls superclass method
Syncthing::Helper::CLI::AbstractCommand#execute
# File lib/syncthing/helper/cli/device_command.rb, line 37 def execute super delete_record end