index
:
tronglessh.git
main
an ssh chat server in elixir
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
session.ex
blob: d662e59c4a9a9fc0a5cea3396cf1dac81f62c907 (
plain
) (
blame
)
1
2
3
defmodule TrongleSSH.SSH.Session do defstruct username: "" end