/usr/share/swi-prolog/pack/libssh/prolog/ssh_server.pl
All Application Manual Name SummaryHelp

  • prolog
    • ssh_server.pl -- Embedded SSH server
      • ssh_server/0
      • ssh_server/1
      • run_client/6
      • verify_password/3
      • capture_messages/1
 run_client(+Server, +In, +Out, +Err, +Command, -RetCode) is det
Run Command using I/O from the triple <In, Out, Err> and bind RetCode to the ssh shell return code.