tauri-plugin-shellx 0.0.4

Unlocked Tauri Shell Plugin
docs.rs failed to build tauri-plugin-shellx-0.0.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Tauri Plugin Shellx

This is a modified version of the official Tauri plugin tauri-plugin-shell.

The purpose is to remove restrictions on shell commands (every command has to be pre-defined in capability).

This plugin allows you to execute any shell commands freely without any restrictions.