# Functions
Chdir changes current working directory to the provided directory.
EvalSymlinks returns the evaluated path after link resolution from main thread.
Execute allows to execute a function in the main thread.
Fchdir changes current working directory to the directory pointed.
Readlink returns the destination of link name from main thread.
Stat retrieves file stat information from main thread.
# Variables
FuncChannel passes functions executed in main thread.