Skip to content

Interface: NafResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Control / NafResponse

Interface: NafResponse

Defined in: src/types/control.ts:260

Response from negation as failure.

Properties

result

result: boolean

Defined in: src/types/control.ts:262

True if goal failed (negation succeeded).