Skip to main content

eval_expr

Function eval_expr 

Source
pub fn eval_expr(sui_bin: &Path, expr: &str) -> Command
Expand description

sui eval --json <expr> — evaluate a literal expression as positional installable (sui treats expressions and installables uniformly through this path).