Preparing search index...
The search index is not available
nodewox
nodewox
"fs"
metadata
Function metadata
metadata
(
path
:
string
)
:
Promise
<
Metadata
|
null
>
获取给定路径的metadata
Returns
路径元信息,如果路径不存在,返回null。
Parameters
path:
string
路径
Returns
Promise
<
Metadata
|
null
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
nodewox
"audio"
"display"
"encdec"
"events"
"fs"
"graphics"
"http"
"math"
"net"
"nodewox"
gpio
i2c
i2s
spi
uart
"sys"
"usb"
File
File
Open
Mode
Metadata
exists
Sync
get
Storage
Status
metadata
mkdir
Sync
mount
open
open
Sync
read
File
read
File
Sync
readdir
readdir
Sync
remove
rename
rmdir
Sync
unmount
获取给定路径的metadata
Returns
路径元信息,如果路径不存在,返回null。