File.getSha256

Returns a SHA-256 String representing the file at the given path or an empty String on failure.

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

Meta