9ed493aa00
* Returned the value of a logic expression in all cases * Remove legacy call syntax * Correct test * Remove old call syntax from docs/library * Corrected docs for call syntax * Add null coalescing operator |
||
---|---|---|
.. | ||
lib | ||
syscalls | ||
README.md | ||
syscall.ts | ||
syscalls.ts | ||
types.ts |
README.md
This folder contains two things:
- Wrappers for
syscall
s to be used by Plugs - Reusable library code that plugs may find useful