Files
RuDS/crates/bds-cli/src/main.rs

4 lines
90 B
Rust

fn main() {
println!("bds-cli: headless automation surface (not yet implemented)");
}