Partie LVI. Atoms

Table des matières

Getting started
Functions Summary
atomsAutoloadAdd — Add one or several modules to autoload
atomsAutoloadDel — Remove one or several modules from the autoload system
atomsAutoloadList — Get the list of modules registered to autoload
atomsDepTreeShow — Show the dependency tree of a module
atomsGetInstalled — Get the list of installed external modules
atomsGetLoaded — Get the list of loaded external modules
atomsInstall — Install one or several external modules
atomsIsInstalled — Determines whether the module is installed. Returns true if the module is installed, false otherwise.
atomsIsLoaded — determines whether a module is loaded or not
atomsList — List available external modules
atomsLoad — Install one or several external modules
atomsRemove — Remove one or several modules
atomsRepositoryAdd — Add one or several URLs to the list of managed repositories
atomsRepositoryDel — Remove one or several URLs from the list of managed repositories
atomsRepositoryList — Get the list of managed repositories
atomsSearch — Searches for external modules.
atomsSetConfig — Manage ATOMS system parameters
atomsShow — Show the caracteristics of a module
atomsSystemUpdate — Update the list of available modules
atomsUpdate — Update one or several external modules