mirror of
https://github.com/1Panel-dev/KubePi.git
synced 2025-10-05 15:26:58 +08: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
|