/
githubmirror
/
tauri
Обзор
Документация
Войти
/
githubmirror
/
tauri
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
crates/tests/acl/fixtures/plugins/os/linux.toml
7 строк
195 B
Amr Bashir
Restructure the repository (#10796)
28 авг 2024, 00:42
Не верифицирован
28 авг 2024, 00:42
36eee37
Код
Авторство
О чём код?
[[permission]] identifier = "allow-apt-linux" platforms = ["linux"] description = "Allows spawning the apt command on Linux" commands.allow = ["spawn"] [[permission.scope.allow]] command = "apt"