enum Mint::Cli::Format::Status
Overview
The status of a file.
Defined in:
commands/format.crEnum Members
-
NotFormatted =
0 -
Formatted =
1 -
Same =
2
The status of a file.
0
1
2