Skip to main content

ROBONIX_ROOT_MARKERS

Constant ROBONIX_ROOT_MARKERS 

Source
const ROBONIX_ROOT_MARKERS: &[&str];
Expand description

Markers that identify a directory as a valid robonix repo root. The Cargo workspace lives at the repo root; capabilities/ hosts the contract TOMLs plus the IDL tree under capabilities/lib (used to be a symlink into rust/crates/robonix-interfaces/lib; now hosted directly).