Pudu programming language
Menu
API reference

Std.Ui.Preferences.loadFrom

1 declaration

fn

loadFrom: Str -> Str -> Result[Std.Ui.Preferences.Preferences, Std.Ui.Preferences.PreferencesError]

The settings saved at path, or empty settings when the file is absent.

Back to Std.Ui.PreferencesSearch related declarations