Docs.rs
automake-rs-cli-0.1.11
automake-rs-cli 0.1.11
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
infinityabundance
Dependencies
automake-rs-core ^0.1.11
normal
serde_json ^1
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
Skip to main content
Crate automake_rs_cli
automake_
rs_
cli
0.1.11
All Items
Crate Items
Modules
Functions
Crate
automake_
rs_
cli
Copy item path
Source
Modules
§
bootstrap
Functions
§
detect_
platform
Detect platform triple (config.guess replacement). NC.PERM.11: Basic platform detection implemented via Rust std. Not claimed as a full config.guess/config.sub replacement.
effective_
libdir
Get the effective libdir (from –libdir flag or auto-detect).
run_
aclocal
Run the aclocal CLI — native engine.
run_
automake
Run the automake CLI — native Rust pipeline.
run_
autoreconf
Entry point for the
autoreconf-rs
bootstrap driver binary.
was_
interrupted
Check if the process was interrupted (SIGINT received).