[][src]Crate pretty_exec

Modules

logger
main
pretty_exec

Structs

ExitStatus

Describes the result of a process after it has terminated.

Nothing
OsStr

Borrowed reference to an OS string (see OsString).

Param
PrettyExec
Style

A style is a collection of properties that can format a string using ANSI escape codes.

SyntaxHighLight

Enums

Color

A colour is one specific type of ANSI escape code, and can refer to either the foreground or background colour.

Traits

Formatter
Logger

Functions

main