mirror of
https://github.com/clap-rs/clap
synced 2024-12-15 07:12:32 +00:00
9 lines
225 B
YAML
9 lines
225 B
YAML
|
name: clapregextest
|
||
|
version: "1.0"
|
||
|
about: tests clap regex functionality
|
||
|
author: Benjamin Kästner <benjamin.kaestner@gmail.com>
|
||
|
args:
|
||
|
- filter:
|
||
|
index: 1
|
||
|
validator_regex: [")", invalid regular expression]
|