Skip to content
On this page

rootDir

The root directory of the server.

Property Definition

ts
export const rootDir: string;

Returns

  • string

General Usage

ts
const result = alt.rootDir;
console.log(result);

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk