Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

luau - manual page for deets luau

Author

       Written by Clint Adams.

Description

       luau is a specialized Lua interpreter which serves as the engine of deets.

       --audit
              report conformance rate (default)

       --rectify
              bring system into conformance with model

       --report
              print what --rectify needs to do

       --dep-trace
              show dependency ordering

       --delete-tmpdir
              delete deets tmpdir (default)

       Any option may be prefixed with 'no' to disable it (example: --no-audit)

Name

       luau - manual page for deets luau

Synopsis

luau [OPTION]... /path/to/luarfile.lua

See Also