toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.util.io
/
recursiveEquals
recursive
Equals
fun
Path
.
recursiveEquals
(
other
:
Path
,
linkOptions
:
Array
<
LinkOption
>
=
emptyArray()
,
openOptions
:
Array
<
OpenOption
>
=
emptyArray()
,
filter
:
(
Path
)
->
Boolean
=
{ true }
)
:
Boolean