UNPKG

@revelmind/snippet

Version:

A library of free to use code snippets

2 lines 203 B
## Read File This script reads the file `hello_world.lua` in the same directory as the current script. If the file doesn't exist, it outputs nothing. If the file does exist, it logs it to the console.