Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Preparing search index...
FunctionsStore
Class FunctionsStore
Index
Constructors
constructor
Methods
insert
assigned
Name
name
name
For
Function
Constructors
constructor
new
FunctionsStore
(
functions
?:
Iterable
<
Function
>
)
:
FunctionsStore
Parameters
functions
:
Iterable
<
Function
>
= []
Returns
FunctionsStore
Methods
insert
insert
(
func
:
Function
)
:
void
Parameters
func
:
Function
Returns
void
assigned
Name
assignedName
(
func
:
Function
)
:
string
|
undefined
Parameters
func
:
Function
Returns
string
|
undefined
name
name
(
func
:
Function
)
:
string
Parameters
func
:
Function
Returns
string
Static
name
For
Function
nameForFunction
(
func
:
Function
,
store
?:
FunctionsStore
)
:
string
Parameters
func
:
Function
Optional
store
:
FunctionsStore
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
insert
assigned
Name
name
name
For
Function
Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Loading...