mkembedfs - generate V code for embed directories with files into executable. usage: mkembedfs [flags] [] flags: -help print this help message and exit -chdir change working directory before codegen -prefix path prefix for file keys, none by default -ignore path globs to ignore (allowed multiple times) -module-name generated module name, 'main' by default -const-name generated constant name with data, 'embedfs' by default -no-pub do not make symbols in generated module public -force-mimetype set 'application/octet-stream' mime type for unknown files