lash-tools 0.1.0-alpha.69

Built-in tool suite (patch, files, shell, web) for the lash agent runtime.
Documentation
1
2
3
4
5
mod glob;
mod read_file;

pub use glob::{Glob, glob_provider};
pub use read_file::{ReadFile, read_file_provider};