ShowDirectory(d$[, t])
d$ using the host platform's desktop system
(e.g. Explorer on Windows, Finder on macOS, Workbench on Amiga...).
Additional options can be specified using the optional table argument t. The following
tags are currently recognized:
ShowAll:False,
only files that have an icon will be shown, otherwise all files will be shown.
Defaults to True.
ViewMode:
#VIEWMODE_ICONS
#VIEWMODE_LIST
Defaults to #VIEWMODE_ICONS.