mirror of
https://github.com/containers/podman.git
synced 2025-09-25 07:44:24 +08:00

Add support for short-name aliasing. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
3 lines
64 B
Go
3 lines
64 B
Go
// Package isatty implements interface to isatty
|
|
package isatty
|