FilePath.toFile

Converts to a std.stdio.File

class FilePath
final
File*
toFile
(
string mode = "r"
)

Meta