Availability:
:- use_module(library(http/http_dirindex)).
[det]directory_index(+Dir,
:Options)//- order_by(+Field)
- Sort the files in the directory listing by Field. Field
is one of
name(default),sizeortime. - order(+AscentDescent)
- Sorting order. Default is
ascending. The altenative isdescending - name(:RenderName)
- DCG used to render a name in the table. The File is passed.