Docs.rs
shellfirm-0.3.8
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
shellfirm 0.3.8
`shellfirm` will intercept any risky patterns (default or defined by you) and prompt you a small challenge for double verification, kinda like a captcha for your terminal.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
shellfirm__checks__test_checks__can_check_custom_filter_with_file_exists-2.snap
shellfirm__checks__test_checks__can_check_custom_filter_with_file_exists.snap
shellfirm__checks__test_checks__can_check_custom_filter_with_str_contains-2.snap
shellfirm__checks__test_checks__can_check_custom_filter_with_str_contains.snap
shellfirm__checks__test_checks__can_get_all_checks.snap
shellfirm__checks__test_checks__can_run_check_on_command-2.snap
shellfirm__checks__test_checks__can_run_check_on_command.snap
shellfirm__config__test_config__can_add_check_groups-2.snap
shellfirm__config__test_config__can_add_check_groups.snap
shellfirm__config__test_config__can_remove_check_groups.snap
shellfirm__config__test_config__can_reset_config_with_override-2.snap
shellfirm__config__test_config__can_reset_config_with_override-3.snap
shellfirm__config__test_config__can_reset_config_with_override.snap
shellfirm__config__test_config__can_reset_config_with_with_backup-2.snap
shellfirm__config__test_config__can_reset_config_with_with_backup-3.snap
shellfirm__config__test_config__can_reset_config_with_with_backup.snap
shellfirm__config__test_config__can_update_challenge-2.snap
shellfirm__config__test_config__can_update_challenge.snap
shellfirm__config__test_config__can_update_deny-2.snap
shellfirm__config__test_config__can_update_deny.snap
shellfirm__config__test_config__can_update_ignores-2.snap
shellfirm__config__test_config__can_update_ignores.snap
shellfirm__config__test_settings__can_get_active_checks.snap
shellfirm__config__test_settings__can_get_settings_from_file.snap
1
2
3
4
5
--- source: shellfirm/src/checks.rs expression: get_all_checks().is_ok() --- true