Show / Hide Table of Contents

    Enum ParsePart

    INTERNAL API. Used by the parser to determine which stage it's at in the course of parsing a command string.

    Namespace: Petabridge.Cmd
    Assembly: cs.temp.dll.dll
    Syntax
    public enum ParsePart

    Fields

    Name Description
    Command
    CommandArgument
    CommandArgumentValue
    Module
    Unknown
    Back to top Generated by DocFX