jcli v0.21.0 (2021-08-25T09:08:24Z)
Dub
Repo
Pattern.Result
jcli
core
pattern
Pattern
Undocumented in source.
struct
Pattern
static
struct
Result {
bool
matched
;
string
pattern
;
}
Members
Variables
matched
bool
matched
;
Undocumented in source.
pattern
string
pattern
;
Undocumented in source.
Meta
Source
See Implementation
jcli
core
pattern
Pattern
constructors
this
functions
match
pattern
patterns
structs
Result