]> git.proxmox.com Git - pve-xtermjs.git/commit
termproxy: split out CLI stuff to own module
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Oct 2023 08:12:12 +0000 (10:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Oct 2023 08:12:12 +0000 (10:12 +0200)
commit7801b96c334e2e30802afff3409c6f1647d47219
tree666d080190911182f7e03bb339ae0212d6f9681e
parent83df2fc0ada9ba108817b4055ae018b3766f51c9
termproxy: split out CLI stuff to own module

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
termproxy/src/cli.rs [new file with mode: 0644]
termproxy/src/main.rs