ixfx
Preparing search index...
Collections
Trees
Pathed
removeByPath
Function removeByPath
removeByPath
<
T
>
(
path
:
string
,
root
:
LabelledNode
<
T
>
,
pathOpts
?:
Partial
<
Readonly
<
{
duplicates
:
"ignore"
|
"allow"
|
"overwrite"
;
separator
:
string
}
,
>
,
>
,
)
:
boolean
Type Parameters
T
Parameters
path
:
string
root
:
LabelledNode
<
T
>
pathOpts
:
Partial
<
Readonly
<
{
duplicates
:
"ignore"
|
"allow"
|
"overwrite"
;
separator
:
string
}
,
>
,
>
= {}
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...