module documentation

Lexers for various shells.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Bash​Lexer Lexer for (ba|k|z|)sh shell scripts.
Class ​Bash​Session​Lexer Lexer for Bash shell sessions, i.e. command lines, including a prompt, interspersed with output.
Class ​Batch​Lexer Lexer for the DOS/Windows Batch file format.
Class ​Execline​Lexer Lexer for Laurent Bercot's execline language (https://skarnet.org/software/execline).
Class ​Fish​Shell​Lexer Lexer for Fish shell scripts.
Class ​MSDOSSession​Lexer Lexer for MS DOS shell sessions, i.e. command lines, including a prompt, interspersed with output.
Class ​Power​Shell​Lexer For Windows PowerShell code.
Class ​Power​Shell​Session​Lexer Lexer for PowerShell sessions, i.e. command lines, including a prompt, interspersed with output.
Class ​Slurm​Bash​Lexer Lexer for (ba|k|z|)sh Slurm scripts.
Class ​Tcsh​Lexer Lexer for tcsh scripts.
Class ​Tcsh​Session​Lexer Lexer for Tcsh sessions, i.e. command lines, including a prompt, interspersed with output.
Variable line​_re Undocumented
Class ​Shell​Session​Base​Lexer Base lexer for shell sessions.
line_re =

Undocumented