defmodule Lexdee.Websocket do defstruct [:command, :environment, :fds, :interactive, :return] end
2025 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.