Option ‣ module_rel_path ᴾᴴᴾ - chung-leong/zigar GitHub Wiki

JavaScript | PHP


Relative path used by zigar_use() to derive the path of the module when one isn't given.

If it's ../lib (the default) and the source path is /home/rwiggum/magic/zig/hello.zig, the module path will be /home/rwiggum/magic/lib/hello.zigar.

Default:

../lib