ComfyUI Node
_.hasCallable
Shortcut function for checking if an object has a given property that is callable
_.hasCallable
- obj
- *
◄key►
Categoryovum/underscore
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| objopt | * | Primary input object. Also accepts _.CHAIN to continue chaining. | |
| keyopt | STRING | key (string) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |