Skip to main content

Module setup

Module setup 

Source

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 ๐Ÿ”’