mirror of
https://github.com/yudai/gotty.git
synced 2025-09-22 05:50:48 +02:00
4 lines
133 B
Go
4 lines
133 B
Go
![]() |
// Package localcommand provides an implementation of webtty.Slave
|
||
|
// that launches a local command with a PTY.
|
||
|
package localcommand
|