toggle menu
shake
0.1.0
jvm
switch theme
search in API
com.shakelang.util.embed.plugin
/
com.shakelang.util.embed.plugin
/
PatternMatcher
Pattern
Matcher
class
PatternMatcher
(
val
basePath
:
Path
)
(
source
)
Members
Constructors
Pattern
Matcher
Link copied to clipboard
constructor
(
basePath
:
Path
)
Properties
base
Path
Link copied to clipboard
val
basePath
:
Path
fs
Link copied to clipboard
val
fs
:
FileSystem
Functions
match
Link copied to clipboard
fun
match
(
pattern
:
String
)
:
Set
<
Path
>
fun
match
(
patterns
:
List
<
String
>
)
:
Set
<
Path
>