VSCode-Logger API - v1.9.12
Preparing search index...
sftpSearch
SftpSearchOptions
Interface SftpSearchOptions
interface
SftpSearchOptions
{
content
:
string
;
contentCaseSensitive
:
boolean
;
contentExactLineMatch
:
boolean
;
contentWholeWordOnly
:
boolean
;
excludePath
:
string
;
includeSubdirectories
:
boolean
;
name
:
string
;
nameCaseSensitive
:
boolean
;
permissions
:
string
;
sizeMode
:
SftpSearchSizeMode
;
sizeValue
:
string
;
timeComparator
:
SftpSearchTimeComparator
;
timeDays
:
string
;
timeKind
:
SftpSearchTimeKind
;
}
Index
Properties
content
content
Case
Sensitive
content
Exact
Line
Match
content
Whole
Word
Only
exclude
Path
include
Subdirectories
name
name
Case
Sensitive
permissions
size
Mode
size
Value
time
Comparator
time
Days
time
Kind
Properties
content
content
:
string
content
Case
Sensitive
contentCaseSensitive
:
boolean
content
Exact
Line
Match
contentExactLineMatch
:
boolean
content
Whole
Word
Only
contentWholeWordOnly
:
boolean
exclude
Path
excludePath
:
string
include
Subdirectories
includeSubdirectories
:
boolean
name
name
:
string
name
Case
Sensitive
nameCaseSensitive
:
boolean
permissions
permissions
:
string
size
Mode
sizeMode
:
SftpSearchSizeMode
size
Value
sizeValue
:
string
time
Comparator
timeComparator
:
SftpSearchTimeComparator
time
Days
timeDays
:
string
time
Kind
timeKind
:
SftpSearchTimeKind
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
content
Case
Sensitive
content
Exact
Line
Match
content
Whole
Word
Only
exclude
Path
include
Subdirectories
name
name
Case
Sensitive
permissions
size
Mode
size
Value
time
Comparator
time
Days
time
Kind
VSCode-Logger API - v1.9.12
Loading...