Search
Preparing search index...
The search index is not available
@youwol/flux-files
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@youwol/flux-files
lib/implementation/local-drive
LocalFolder
Class LocalFolder
Hierarchy
Folder
LocalFolder
Index
Constructors
constructor
Properties
drive
handle
id
name
parent
Folder
Id
Methods
list
Items
Constructors
constructor
new
Local
Folder
(
handle
:
any
, id
:
any
, name
:
any
, folderId
:
any
, drive
:
any
)
:
LocalFolder
Parameters
handle:
any
id:
any
name:
any
folderId:
any
drive:
any
Returns
LocalFolder
Properties
Readonly
drive
drive
:
Drive
Readonly
handle
handle
:
any
Readonly
id
id
:
string
Readonly
name
name
:
string
Readonly
parent
Folder
Id
parent
Folder
Id
:
string
Methods
list
Items
list
Items
(
maxResults
?:
number
, beginIterator
?:
string
, events$
?:
Subject
<
Event
>
)
:
Observable
<
{
files
:
File
[]
;
folders
:
Folder
[]
}
>
Parameters
maxResults:
number
= 100
Optional
beginIterator:
string
Optional
events$:
Subject
<
Event
>
Returns
Observable
<
{
files
:
File
[]
;
folders
:
Folder
[]
}
>
Exports
auto_
generated
lib/expectations
lib/explorer.module
lib/file-
picker.module
lib/implementation/interfaces
lib/implementation/local-
drive
lib/local-
drive.module
lib/main
lib/reader.module
Local
Drive
Local
File
Local
Folder
constructor
drive
handle
id
name
parent
Folder
Id
list
Items
Generated using
TypeDoc