botserver/src/core/package_manager
2026-01-24 22:04:47 -03:00
..
setup Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
cache.rs Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
cli.rs Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
component.rs Fix clippy warnings: raw strings, unused imports, format args, must_use attributes 2025-12-24 09:39:23 -03:00
facade.rs fix: Add trusted_shell_script_arg for internal scripts 2026-01-09 12:13:35 -03:00
installer.rs Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
mod.rs Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
os.rs Fix clippy warnings: raw strings, unused imports, format args, must_use attributes 2025-12-24 09:39:23 -03:00