Docs.rs
mana-core-0.3.0
mana-core 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kfcafe
Dependencies
anyhow ^1
normal
chrono ^0.4.20
normal
dirs ^6
normal
fs2 ^0.4
normal
glob ^0.3
normal
libc ^0.2
normal
regex ^1.6
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0.12
normal
sha2 ^0.10
normal
shell-escape ^0.1
normal
thiserror ^2
normal
tempfile ^3
dev
Versions
56.31%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
is_hook_executable
mana_
core
0.3.0
In mana_
core::
hooks
mana_core
::
hooks
Function
is_
hook_
executable
Copy item path
Source
pub fn is_hook_executable(path: &
Path
) ->
bool
Expand description
Check if a hook file exists and is executable.