disguise developers

Designer Plugins

Plugins for Disguise Designer software.

MonitorCollection

Base class: _BlipValue

Constructors

__init__(self)

__init__(self, arg0: MonitorCollection[T])

Methods

active(self) -> List[RemoteMonitor]

all(self) -> List[RemoteMonitor]

expired(self) -> List[RemoteMonitor]

fuzzyMatch(self, string: str) -> MonitorCollection[T]

uncategorised(self) -> MonitorCollection[T]

withCategories(self, categories: List[str]) -> MonitorCollection[T]