License | MIT |
---|---|
Maintainer | Josh Kirklin (jjvk2@cam.ac.uk) |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Hi3Status.Blocks.Command
Description
- data CommandBlock = CommandBlock {}
Documentation
data CommandBlock Source
A block that executes an arbitrary shell command and displays the output.
Constructors
CommandBlock | |
Instances