toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util.fileselector.selectors
/
OwnedBySelector
Owned
By
Selector
class
OwnedBySelector
(
val
owner
:
String
,
val
followSymlinks
:
Boolean
=
true
)
:
Selector
(
source
)
Members
Constructors
Owned
By
Selector
Link copied to clipboard
constructor
(
owner
:
String
,
followSymlinks
:
Boolean
=
true
)
Properties
follow
Symlinks
Link copied to clipboard
val
followSymlinks
:
Boolean
=
true
owner
Link copied to clipboard
val
owner
:
String
Functions
selects
Link copied to clipboard
open
override
fun
selects
(
file
:
FSFile
)
:
Boolean