UNPKG
processmaker-builder
Version:
3_2_2 (1.0.0)
latest (3.2.2)
3.2.2
1.0.0
The gulp task runner for ProcessMaker building
bitbucket.org/duhnnie/processmaker
processmaker-builder
/
vendor
/
symfony
/
console
/
Tests
/
Fixtures
/
input_option_3.xml
6 lines
(5 loc)
•
210 B
text/xml
View Raw
1
2
3
4
5
6
<?xml version=
"1.0"
encoding=
"UTF-8"
?>
<
option
name
=
"--option_name"
shortcut
=
"-o"
accept_value
=
"1"
is_value_required
=
"1"
is_multiple
=
"0"
>
<
description
>
option description
</
description
>
<
defaults
/>
</
option
>