nanos world API Reference Unofficial documentation
Static function Shared Moderate

File.GetFullPath

Gets the full path given a relative path based on the current side (client or server)

Syntax

Lua
File.GetFullPath(path)

Parameters

Name Type Default Description
path string Path to file or directory

Returns

  • string the full path parsed