nanos world API Reference Unofficial documentation
Static function Shared Moderate

File.Exists

Verifies if a entry exists in the file system

Syntax

Lua
File.Exists(path)

Parameters

Name Type Default Description
path string Path to file or folder

Returns

  • boolean if exists