Class: Vpsb::Resources::SshHelper

Inherits:
BaseResource show all
Defined in:
lib/vpsb/resources/ssh_helper.rb

Instance Method Summary collapse

Instance Method Details

#call(core) ⇒ Object



5
6
7
# File 'lib/vpsb/resources/ssh_helper.rb', line 5

def call(core)
  Vpsb::Helpers::Ssh.new
end