clawshell 0.2.1

A security privileged process for the OpenClaw ecosystem.
1
2
3
4
5
6
7
8
9
---
source: tests/config_fixtures.rs
expression: err.to_string()
---
TOML parse error at line 3, column 1
  |
3 | unknown_field = true
  | ^^^^^^^^^^^^^
unknown field `unknown_field`, expected `host` or `port`