getExecDir
Syntax
getExecDir()
Arguments
None
Details
Get the absolute path of the directory where the dolphindb executable file is located.
Return value: a STRING scalar.
Examples
getExecDir()
// output: /home/dolphindb/server
getExecDir()
None
Get the absolute path of the directory where the dolphindb executable file is located.
Return value: a STRING scalar.
getExecDir()
// output: /home/dolphindb/server