File.storeLine

Stores the given String as a line in the file.

struct File
@nogc nothrow
void
storeLine
(
StringArg0
)
(
in StringArg0 line
)

Meta