mirror of
https://github.com/yudai/gotty.git
synced 2026-02-22 07:54:07 +01:00
Refactor
This commit is contained in:
parent
54403dd678
commit
a6133f34b7
54 changed files with 2140 additions and 1334 deletions
3
backend/localcommand/doc.go
Normal file
3
backend/localcommand/doc.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Package localcommand provides an implementation of webtty.Slave
|
||||
// that launches a local command with a PTY.
|
||||
package localcommand
|
||||
Loading…
Add table
Add a link
Reference in a new issue