Skip to main content

Module tools

Module tools 

Source
Expand description

lev tools - list and validate the globally available Rhai script tools. These live in <leviath-home>/tools/ and are auto-discovered by every agent at spawn; this command surfaces what’s there (and what failed to compile) without starting the daemon. Agent-specific tools are validated by lev validate <agent> instead.

Structs§

ToolsArgs
Arguments for lev tools.

Functions§

execute
lev tools entry point.