クラス (%Net.SSH.Session) でこれを設定するオプションが表示されませんか?
s ssh=##class(%Net.SSH.Session).%New()
w "Connect to "_url_"/"_dir,!
s sc=ssh.Connect(url,port)
s sc=ssh.AuthenticateWithUsername(un,pwd)
クラス (%Net.SSH.Session) でこれを設定するオプションが表示されませんか?
s ssh=##class(%Net.SSH.Session).%New()
w "Connect to "_url_"/"_dir,!
s sc=ssh.Connect(url,port)
s sc=ssh.AuthenticateWithUsername(un,pwd)