GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
@jupyterlab/testing
IFileSystemDirectoryEntryOptions
Interface IFileSystemDirectoryEntryOptions
interface
IFileSystemDirectoryEntryOptions
{
files
:
(
IFileSystemFileEntryOptions
|
IFileSystemDirectoryEntryOptions
)
[]
;
name
:
string
;
}
Hierarchy
IFileSystemEntryOptions
IFileSystemDirectoryEntryOptions
Index
Properties
files
name
Properties
files
files
:
(
IFileSystemFileEntryOptions
|
IFileSystemDirectoryEntryOptions
)
[]
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
files
name
GitHub
Jupyter
@jupyterlab
Loading...