Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CachedCommand ¶
func New ¶
func New(name string) (c *CachedCommand, err error)
func (*CachedCommand) Close ¶
func (c *CachedCommand) Close() error
func (*CachedCommand) ResizeTerminal ¶
func (c *CachedCommand) ResizeTerminal(columns int, rows int) error
ResizeTerminal sets a new size of the terminal.
func (*CachedCommand) WindowTitleVariables ¶
func (c *CachedCommand) WindowTitleVariables() map[string]interface{}
Click to show internal directories.
Click to hide internal directories.