VSCode-Logger API - v1.9.12
Preparing search index...
sftpSearch
compileSftpSearchCommand
Function compileSftpSearchCommand
compileSftpSearchCommand
(
basePath
:
string
,
rawOptions
:
Partial
<
SftpSearchOptions
>
|
undefined
,
)
:
CompiledSftpSearchCommand
Compiles a shell-safe command that runs from the given base path.
Parameters
basePath
:
string
rawOptions
:
Partial
<
SftpSearchOptions
>
|
undefined
Returns
CompiledSftpSearchCommand
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
VSCode-Logger API - v1.9.12
Loading...
Compiles a shell-safe command that runs from the given base path.