atomsRepositoryList — Get the list of managed repositories
repositories = atomsRepositoryList([section])
This argument controls the list of section where search URL(s).
section
is a single-string and its value should be :
"all"
: URL(s) present in the "user", "allusers"
and "official" section are listed.
"allusers"
: only URL(s) present in the "allusers"
section are listed.
"user"
: only URL(s) present in the "user"
section are listed.
"official"
: only URL(s) present in the "official"
section are listed.
The default value is "all".
Matrix of strings : the first column give the list of repositories managed by ATOMS and the second column indicate if the repository is a official repository, if the repository has been added for all users or only for the current user.