Skip to content

infinity.current

The following properties provide information about the current working files and directories.

Module: none (built-in)

Properties:

Properties

dir

Type: string

Contains the current working directory of the executed file.


file

Type: string

Contains the current file being executed.


root

Type: string

Gets the current root directory for the executed script.


run

Type: string

Gets the directory of the infinity executable.


temp

Type: string

Gets the current directory for temporary files.