Class: Vpsb::Resources::LocalSshPath
- Inherits:
-
BaseResource
- Object
- BaseResource
- Vpsb::Resources::LocalSshPath
- Includes:
- AskSupport
- Defined in:
- lib/vpsb/resources/local_ssh_path.rb
Instance Method Summary collapse
Methods included from AskSupport
#ask, #ask_loop, #ask_to_confirm
Instance Method Details
#call(core) ⇒ Object
10 11 12 |
# File 'lib/vpsb/resources/local_ssh_path.rb', line 10 def call(core) core.get(:ssh_helper).local_ssh_path end |