Name

Pkg::SourceEditGet — Get state of Sources

Synopsis

list<map> SourceEditGet (void); 

Return

list<map>

list of source states (map)

Description

Return a list of states for all known InstSources sorted according to the source priority (highest first). A source state is a map: $[ "SrcId" : YCPInteger, "enabled" : YCPBoolean ];