Include

Info

Used to include other Nittofiles into the current Nittofile; can only be placed into the top-level block (file). The specified path is resolved against the current buildfiles directory path.

Usage:

include "path"
Arguments
# Name Type Info
0 path str

The file to include

Expanded?: ❌