Expand description
The module provides the commands used internally by Deskulpt.
Functionsยง
- bundle_widget ๐Command for bundling the specified widget.
- exit_app ๐Command for cleaning up and exiting the application.
- init_settings ๐Command for initializing the settings.
- open_widget_resource ๐Command for opening a widget-related resource.
- Command for refreshing the state of the widget collection.
- Register or unregister a global shortcut for toggling the click-through state.
- stringify_anyhow ๐Stringify an
Error
.
Type Aliasesยง
- CommandOut ๐The return type of all Tauri commands in Deskulpt.