jcli v0.23.0 (2021-11-15T05:10:06Z)
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