models

On this page

Description:

This key defines the parsing configurations for each argument.

Matches the model options from the argument parser.

Appears in:
└── Snippet
    └── params
        └── *
            └── Argument List Parser Configuration
                └── options
                    └── models
Type:
Array<Snippet Model>
Items:

This key defines the parsing configuration for this argument.

Appears in: options.models, Argument Parser Configuration options, options.models, Snippet Definition Value, Parser Model Array.

Examples:
Open in a new tab