File.getMd5

Returns an MD5 String representing the file at the given path or an empty String on failure.

struct File
@nogc nothrow const
String
getMd5
(
StringArg0
)
(
in StringArg0 path
)

Meta