logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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