From 48a2d3980b7c5e741b8de658ed40ce01f228dd41 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Fri, 22 Nov 2019 14:40:36 -0600 Subject: [PATCH] feat(bin): count number of hidden files --- src/bin/http_of_dir.ml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/bin/http_of_dir.ml b/src/bin/http_of_dir.ml index 5a37a34f..1e559d86 100644 --- a/src/bin/http_of_dir.ml +++ b/src/bin/http_of_dir.ml @@ -59,11 +59,16 @@ let html_list_dir ~top ~parent d : string = Printf.bprintf body " (parent directory) \n" p; end; Printf.bprintf body "