Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type In ¶
type In struct {
// contains filtered or unexported fields
}
func (*In) IsTerminal ¶
func (s *In) IsTerminal() bool
type Out ¶
type Out struct {
// contains filtered or unexported fields
}
func (*Out) IsTerminal ¶
func (s *Out) IsTerminal() bool
func (*Out) WithPrefix ¶
Click to show internal directories.
Click to hide internal directories.