class Net::SSH::Prompt
def start(info)
on the returned object. Info hash tries to uniquely identify the password
start password session. Multiple questions might be asked multiple times
def start(info) Prompter.new(info) end
def start(info) Prompter.new(info) end