x11 factory: use vlc_readdir
[vlc/solaris.git] / share / lua / http / vlm_export.html
blobb90e5b73c466f26a33a5318ab4ab4767560f87eb
1 ## <pre>
2 ##
3 ## <a href="vlm.html">VLM HTTP interface</a>
4 ## This file can be loaded as is in VLM.
5 ## Comments starting with "##" were added by the HTTP interface.
6 ## You can remove them if you want to.
7 ##
8 <?vlc print(vlc.vlm.execute_command(vlm,"export").value) ?>
11 ## end of export
12 ## </pre>