[not loaded]PublicShow sourcepacks.pl

Source$pack_detach(+Name, -Dir) is det
Detach the given package from the search paths and list of registered packages, but does not delete the files.
Source$pack_attach(+Dir) is det
Attach the given package
Sourceattach_packs
Attach packages from all package directories.
Sourceattach_packs(+Dir)
Attach packages from directory Dir.