DubRegistry.getUpdateQueuePosition

Returns the current index of a given package in the update queue.

An index of zero indicates that the package is currently being updated. A negative index is returned when the package is not in the update queue.

class DubRegistry
@safe
sizediff_t
getUpdateQueuePosition
(
string pack_name
)

Meta