Documentation
¶
Overview ¶
Package shell provides modules to display the output of shell commands. It supports both long-running commands, where the output is the last line, e.g. dmesg or tail -f /var/log/some.log, and repeatedly running commands, e.g. whoami, date +%s.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Every ¶
Every constructs a module that runs the given command with the specified interval and displays the commands output in the bar.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.