Skip to content

Commit e02d283

Browse files
fabsharpfabsharp
authored andcommitted
shell.fileTree
1 parent eef1882 commit e02d283

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ shell.readText('cdvfile://localhost/persistent/data/iso.txt')
2121
shell.remove('cdvfile://localhost/persistent/data/iso.txt');
2222
2323
shell.remove('cdvfile://localhost/persistent/data/');
24+
25+
shell.fileTree('cdvfile://localhost/persistent/');
2426
```
2527

2628

0 commit comments

Comments
 (0)