output.Output, output.Writer
This commit is contained in:
@@ -2,5 +2,5 @@ package output
|
||||
|
||||
type Output interface {
|
||||
Close()
|
||||
Press(...int)
|
||||
Press(...Key)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user