Class: Syncthing::Helper::CLI::FolderDeleteCommand
- Inherits:
-
AbstractCommand
- Object
- Clamp::Command
- AbstractCommand
- Syncthing::Helper::CLI::FolderDeleteCommand
- Defined in:
- lib/syncthing/helper/cli/folder_command.rb
Instance Method Summary collapse
Methods included from InstanceMethods
#col, #delete_record, #query, #tabled_stdout, #trigger_updates
Instance Method Details
#execute ⇒ Object
39 40 41 42 |
# File 'lib/syncthing/helper/cli/folder_command.rb', line 39 def execute super delete_record end |