File.storeString

Stores the given String in the file.

struct File
@nogc nothrow
void
storeString
(
StringArg0
)
(
in StringArg0 string
)

Meta