summaryrefslogtreecommitdiff
path: root/SDL_Android/LivioTesterApp/assets/help_docs/html/ListFiles.html
blob: a69eeb416e0547b416ea2891da3f4a5d7e8561f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>

<head>

<link rel="stylesheet" type="text/css" href="../css/style.css">

</head>

<body>

<h1>List Files</h1>

The ListFiles command allows developers to read a list of files that have been added to the head-unit through SDL.  This command shows any dynamic files that have been
added through the <a href="PutFile.html">PutFile</a> command as well as any static images that are permanently stored on the head-unit.

<p>
The ListFiles command does not accept any parameters.


</body>

</html>