tgstation / rust-g

Rust based libraries for tgstation
MIT License
28 stars 100 forks source link

Updates `rustg_file_exists()` macro to remove user error #158

Closed Kapu1178 closed 10 months ago

Kapu1178 commented 11 months ago

Closes #153

Creates truthy-ness parity with byond's fexists() function.