Private/Types/enums/TerminalLogMode.generated.psm1

enum TerminalLogMode
{
    Event = 0
    AllPrintableOutput = 1
}