Function SettingsFile.this

create settings file object; if filename is provided, attempts to load settings from file

this(
  string filename = null
);