@tikoci/centrs
Preparing search index...
isCommandNode
Function isCommandNode
isCommandNode
(
child
:
InspectChildItem
,
name
:
string
)
:
boolean
True for a command (
cmd
) node with the given name (e.g.
print
,
get
).
Parameters
child
:
InspectChildItem
name
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tikoci/centrs
Loading...
True for a command (
cmd) node with the given name (e.g.print,get).