2017-11-04 03:37:24 +08:00
|
|
|
<?xml version='1.0' standalone='yes'?>
|
|
|
|
|
|
|
|
<extension name="fileinto">
|
|
|
|
|
|
|
|
<command name="fileinto">
|
2018-02-11 20:28:40 +08:00
|
|
|
<parameter type="tag" name="create" regex="create" occurrence="optional" />
|
2017-11-04 03:37:24 +08:00
|
|
|
<parameter type="string" name="folder" />
|
|
|
|
</command>
|
|
|
|
|
|
|
|
</extension>
|