Class |
BashLexer |
Lexer for (ba|k|z|)sh shell scripts. |
Class |
BashSessionLexer |
Lexer for Bash shell sessions, i.e. command lines, including a prompt, interspersed with output. |
Class |
BatchLexer |
Lexer for the DOS/Windows Batch file format. |
Class |
ExeclineLexer |
Lexer for Laurent Bercot's execline language (https://skarnet.org/software/execline). |
Class |
FishShellLexer |
Lexer for Fish shell scripts. |
Class |
MSDOSSessionLexer |
Lexer for MS DOS shell sessions, i.e. command lines, including a prompt, interspersed with output. |
Class |
PowerShellLexer |
For Windows PowerShell code. |
Class |
PowerShellSessionLexer |
Lexer for PowerShell sessions, i.e. command lines, including a prompt, interspersed with output. |
Class |
SlurmBashLexer |
Lexer for (ba|k|z|)sh Slurm scripts. |
Class |
TcshLexer |
Lexer for tcsh scripts. |
Class |
TcshSessionLexer |
Lexer for Tcsh sessions, i.e. command lines, including a prompt, interspersed with output. |
Variable |
line_re |
Undocumented |
Class |
ShellSessionBaseLexer |
Base lexer for shell sessions. |