Return directory for private or shared Tcl library
ns_library private returns the directory where the server-specific Tcl source code resides. This directory location can be specified with the Library configuration parameter.
ns_library shared returns the directory where the shared Tcl source code resides. This directory location can be specified with the SharedLibrary configuration parameter.