Name

Pkg::ServiceGet — Get detailed properties of a service

Synopsis

map ServiceGet ( alias alias );
 

Parameters

alias alias

of the service

Return

map

Service data in map $[ "alias":string, "name":string, "url":string, "autorefresh":boolean, "enabled":boolean, "file":string, "repos_to_disable" : list<string>, "repos_to_enable" : list<string> ]. "file" is name of the file from which the service has been read, it is empty if the service has not been saved yet