VSCode-Logger API - v1.7.3
Preparing search index...
extension
ExtensionTestApi
Interface ExtensionTestApi
interface
ExtensionTestApi
{
getSftpPanels
()
:
SftpExplorerPanel
[]
;
openSftpExplorerForTest
(
device
:
EmbeddedDevice
,
)
:
Promise
<
SftpExplorerPanel
|
undefined
>
;
}
Index
Methods
get
Sftp
Panels
open
Sftp
Explorer
For
Test
Methods
get
Sftp
Panels
getSftpPanels
()
:
SftpExplorerPanel
[]
Returns
SftpExplorerPanel
[]
open
Sftp
Explorer
For
Test
openSftpExplorerForTest
(
device
:
EmbeddedDevice
,
)
:
Promise
<
SftpExplorerPanel
|
undefined
>
Parameters
device
:
EmbeddedDevice
Returns
Promise
<
SftpExplorerPanel
|
undefined
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Sftp
Panels
open
Sftp
Explorer
For
Test
VSCode-Logger API - v1.7.3
Loading...