MapFormat.save

Saves the document to disc.

class MapFormat
public @trusted
void
save
(
string path
)

Parameters

path string

the path where the document is should be saved to.

Meta