@damian-buho/repolinter - v2.0.13
Preparing search index...
index
GlobOptions
Interface GlobOptions
interface
GlobOptions
{
cwd
?:
string
;
ignore
?:
string
|
string
[]
;
nocase
?:
boolean
;
nodir
?:
boolean
;
symlinks
?:
Record
<
string
,
boolean
>
;
}
Index
Properties
cwd?
ignore?
nocase?
nodir?
symlinks?
Properties
Optional
cwd
cwd
?:
string
Optional
ignore
ignore
?:
string
|
string
[]
Optional
nocase
nocase
?:
boolean
Optional
nodir
nodir
?:
boolean
Optional
symlinks
symlinks
?:
Record
<
string
,
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cwd
ignore
nocase
nodir
symlinks
@damian-buho/repolinter - v2.0.13
Loading...