the start of Greatness.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
//! low
|
||||
//!
|
||||
//! # lda-ipj
|
||||
//!
|
||||
//! this package will represent all my needs with the all the subcommands of ip -j.
|
||||
//!
|
||||
//! ## what i need
|
||||
//!
|
||||
//! ```console
|
||||
//! ip -j neigh
|
||||
//! ```
|
||||
//!
|
||||
//! i also need to see devices and idk MAYBE maybe not MAYBE UHHHHHH maybe broadcast
|
||||
//!
|
||||
|
||||
pub mod neighbor;
|
||||
pub mod utils;
|
||||
|
||||
// i want a generalized way to build and call
|
||||
Reference in New Issue
Block a user