Class: Syncthing::Helper::CLI::DemoCommand
- Inherits:
-
AbstractCommand
- Object
- Clamp::Command
- AbstractCommand
- Syncthing::Helper::CLI::DemoCommand
- Defined in:
- lib/syncthing/helper/cli/demo_command.rb
Instance Method Summary collapse
Methods included from InstanceMethods
#col, #delete_record, #query, #tabled_stdout, #trigger_updates
Instance Method Details
#execute ⇒ Object
7 8 9 |
# File 'lib/syncthing/helper/cli/demo_command.rb', line 7 def execute puts Syncthing::Helper::API.api_key_from_xml src end |