mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
631 B
631 B
ros-client - one-shot connect to remote repl.
synopsis
ros client protocol [options for the protocol ...] ...
description
ros-client send message to lisp server and wait for message sent back.
swank protocol options
--port port
: set server port to connect. default port 4005.
--interface interface
: interface for connect. default is localhost.
-e FORM --eval FORM
: Evaluate FORM while building
SEE ALSO
ros(1) ros-serve(1)