Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnEachShellWithWriter ¶
Types ¶
type ShellWriter ¶
type ShellWriter interface { shells.ShellWriter Finish(trace bool) string }
type ShellWriterFactory ¶
type ShellWriterFactory func() ShellWriter
Click to show internal directories.
Click to hide internal directories.