Directory <%= dirPath %>:
<% entries.forEach(function (entry) { %>
<%= entry %>
<% }); %>