# File lib/net/ssh/service/shell/driver.rb, line 75 def sync( options={} ) pty_opts = options[:pty] @sync_factory.call( pty_opts ) end