Preparing search index...
The search index is not available
UnixFS
UnixFS
ipfs-unixfs-importer
index
FileCandidate
Interface FileCandidate<T>
interface
FileCandidate
<
T
>
{
content
:
T
;
mode
?:
number
;
mtime
?:
Mtime
;
path
?:
string
;
}
Type Parameters
T
extends
ImportContent
=
ImportContent
Index
Properties
content
mode?
mtime?
path?
Properties
content
content
:
T
Optional
mode
mode
?:
number
Optional
mtime
mtime
?:
Mtime
Optional
path
path
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
mode
mtime
path
UnixFS
Loading...