Constantsยง
- ROBONIX_
ROOT_ ๐MARKERS - 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).
Functionsยง
- execute
- find_
root_ ๐upwards - Find a robonix root by walking up from
start. - looks_
like_ ๐robonix_ root