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