ddGetForcedLib
ddGetForcedLib()
=> t_filePath / nil
Description
Returns the path to the cds.lib file that was set by using either the -cdslib argument to the executable or by using ddSetForcedLib.
Arguments
Value Returned
|
The path to the |
|
Example
ddGetForcedLib() => "/user/library/cds.lib"
Related Topics
Return to top