@eagleoutice/flowr - v2.13.15
Preparing search index...
src/linter/rules/file-path-validity
FilePathValidityMetadata
Interface FilePathValidityMetadata
interface
FilePathValidityMetadata
{
totalReads
:
number
;
totalUnknown
:
number
;
totalValid
:
number
;
totalWritesBeforeAlways
:
number
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
MergeableRecord
FilePathValidityMetadata
Indexable
[
key
:
string
]:
unknown
Index
Properties
total
Reads
total
Unknown
total
Valid
total
Writes
Before
Always
Properties
total
Reads
totalReads
:
number
total
Unknown
totalUnknown
:
number
total
Valid
totalValid
:
number
total
Writes
Before
Always
totalWritesBeforeAlways
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
Reads
total
Unknown
total
Valid
total
Writes
Before
Always
@eagleoutice/flowr - v2.13.15
Loading...