@cto.af/ucd - v1.1.1
Preparing search index...
UCD
Class UCD
Index
Methods
create
fetch
UC
Dversion
init
parse
rm
Dir
Methods
Static
create
create
(
options
?:
UCDoptions
)
:
Promise
<
UCD
>
Parameters
options
:
UCDoptions
= {}
Returns
Promise
<
UCD
>
fetch
UC
Dversion
fetchUCDversion
(
opts
?:
FetchOptions
)
:
Promise
<
UCDversion
>
Parameters
Optional
opts
:
FetchOptions
Returns
Promise
<
UCDversion
>
init
init
()
:
Promise
<
UCD
>
Returns
Promise
<
UCD
>
parse
parse
(
name
:
string
,
opts
?:
FetchOptions
)
:
Promise
<
ParsedFileInfo
>
Parameters
name
:
string
Optional
opts
:
FetchOptions
Returns
Promise
<
ParsedFileInfo
>
rm
Dir
rmDir
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
create
fetch
UC
Dversion
init
parse
rm
Dir
GitHub
Documentation
@cto.af/ucd - v1.1.1
Loading...