Documentation
¶
Overview ¶
Package session provides terminal output functions for the session command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SessionPaused ¶
SessionPaused prints confirmation that hooks were paused.
Parameters:
- cmd: Cobra command for output. Nil is a no-op.
- sessionID: the session identifier.
func SessionResumed ¶
SessionResumed prints confirmation that hooks were resumed.
Parameters:
- cmd: Cobra command for output. Nil is a no-op.
- sessionID: the session identifier.
func SessionWrappedUp ¶
SessionWrappedUp prints confirmation that the wrap-up marker was written.
Parameters:
- cmd: Cobra command for output. Nil is a no-op.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.