Nodes/comfy-ovum/_.hasCallable
ComfyUI Node

_.hasCallable

Shortcut function for checking if an object has a given property that is callable

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.hasCallable
  • obj
  • *
key
Categoryovum/underscore

Inputs (2)

NameTypeDefaultDescription
objopt*Primary input object. Also accepts _.CHAIN to continue chaining.
keyoptSTRINGkey (string)

Outputs (1)

NameTypeDescription
**