1. Usage
The Board$ template is used to prefix a command that must be executed on a board, with a board-specific prompt.
Usage: {{Board$}}
2. Basic examples
You type | You get |
---|---|
ls command executed on the board
{{Board$}} ls |
Board $> ls |
3. Code
Board $>