conbot 0.1.0

library to script/automate console applications

This library allows to script or automate the console application.

$ akku update
$ akku install conbot
$ .akku/env
Authors

Vadym Kochan

Homepage

Information missing.

License

MIT

Dependencies

^0.2.0
^1.0.0
>=0.0.0-akku <1.0.0

Source code

https://gitlab.com/vkochan/conbot.git git
2a3b19a8901db9ecd5188d6002f15373bf3dcc52
Tag: v0.1.0

Package contents

  • (conbot) R6
    • → conbot-default-timeout conbot-default-cols conbot-default-rows text-row? text-row-string text-row-length text-row-prev text-row-next open-conbot-process conbot-close conbot? conbot-prompt conbot-prompt-set! conbot-timeout conbot-timeout-set! conbot-command conbot-running? conbot-exit-signal conbot-exit-code conbot-wait-exit conbot-wait-match conbot-wait-prompt conbot-do-shell conbot-shell-eol conbot-shell-eol-set! conbot-write-char conbot-write-key conbot-write conbot-clear conbot-update conbot-fetch-lines conbot-fetch-lines-by-prompt conbot-screen-string conbot-screen-ref conbot-rows-ref conbot-cursor-row conbot-first-row conbot-last-row conbot-end-row conbot-match? conbot-match-start conbot-match-end conbot-match-substring
    • ← (rnrs) R6
    • ← (rnrs mutable-strings) R6
    • (srfi :19) SRFI
    • (srfi :39) SRFI
    • ← (vterm)
    • ← (vterm common)
    • ← (vterm events)
    • ← (vterm screen)
    • ← (wak irregex)
    • ← (conbot private io)
    • ← (conbot private pty)
  • (conbot private io) R6 Internal
    • → io-init poll-io-events make-io-poller io-poller-add-object io-poller-del-object io-poll-fd
    • ← (rnrs) R6
    • ← (pffi)
  • (conbot private pty) R6 Internal
    • → open-pty-process process? process-id process-exit-code process-exit-signal process-pty-fd process-pty-port process-stdin-port process-stdout-port process-args process-env process-kill process-close process-alive? process-io-error? process-resize process-wait current-directory
    • ← (rnrs) R6
    • ← (pffi)

Version history

  • 2025-11-02 ~ 0.1.0