Attribute a binary's size to its OCaml modules and libraries
0

Configure Feed

Select the types of activity you want to include in your feed.

dissect: cmdliner quotes the rejected path in its error

+1 -1
+1 -1
test/cram/cli.t
··· 8 8 9 9 $ dissect /no/such/file 10 10 Usage: dissect [--help] [OPTION]… BINARY 11 - dissect: BINARY argument: no /no/such/file file or directory 11 + dissect: BINARY argument: no '/no/such/file' file or directory 12 12 [124]