Preparing search index...
The search index is not available
carter-js
carter-js
<internal>
CarterSkillInstance
Class CarterSkillInstance
Hierarchy
CarterSkillInstance
Index
Constructors
constructor
Properties
errors
execute
executed
name
output
skill
Data?
Constructors
constructor
new
Carter
Skill
Instance
(
skill
:
CarterSkill
, output
:
null
|
string
)
:
CarterSkillInstance
Parameters
skill:
CarterSkill
output:
null
|
string
Returns
CarterSkillInstance
Properties
errors
errors
:
string
[]
= []
execute
execute
:
(
(
)
=>
Promise
<
null
|
string
>
)
Type declaration
(
)
:
Promise
<
null
|
string
>
Returns
Promise
<
null
|
string
>
executed
executed
:
boolean
= false
name
name
:
string
output
output
:
null
|
string
Optional
skill
Data
skill
Data
?:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
carter-
js
<internal>
Carter
Skill
Instance
constructor
errors
execute
executed
name
output
skill
Data?
Generated using
TypeDoc