store

public Unit store()

Saves the current state of the file to the filesystem. Only files that are editable need to implement this method. Defaults to: noop

Throws

if an I/O Error occurs