1
0
mirror of https://github.com/sorenisanerd/gotty.git synced 2025-05-01 04:28:54 +00:00
Iwasaki Yudai a6133f34b7 Refactor
2017-08-11 15:31:11 +09:00

4 lines
133 B
Go

// Package localcommand provides an implementation of webtty.Slave
// that launches a local command with a PTY.
package localcommand