Name

Pkg::IsAnyResolvable — Is there any resolvable in the requried state?

Synopsis

boolean IsAnyResolvable ( symbol kind_r ,
  symbol status );
 

Parameters

symbol kind_r

kind of resolvable, can be `product, `patch, `package, `selection, `pattern, `language or `any for any kind of resolvable

symbol status

status of resolvable, can be `to_install or `to_remove

Return

boolean

true if a resolvable with the requested status was found