MapFormat.save

Saves the document to disc.

class MapFormat
@trusted
void
save
(
string path
)

Parameters

path string

the path where the document is should be saved to.

Meta