API Reference / hasDispositor · function

Function: hasDispositor()

function hasDispositor(filter?): Selector;

Matches dispositor atoms by body, its dispositor, and/or the final flag (a body in its own domicile that terminates a dispositor chain).

Parameters

ParameterType
filter{ body?: string; dispositor?: string; final?: boolean; }
filter.body?string
filter.dispositor?string
filter.final?boolean

Returns

Selector

Start building

Quickstart →