pub fn eval_expr_explicit(sui_bin: &Path, expr: &str) -> Command
sui eval --impure --json --expr <expr> — explicit --expr for cases where the input might otherwise be parsed as a path-style installable.
sui eval --impure --json --expr <expr>
--expr