externalabstractDescribable
Hierarchy
- Describable
Index
Methods
Methods
externaldescribedBy
Parameters
externalactor: AnswersQuestions & UsesAbilities & { name: string }
Returns Promise<string>
externaltoString
Returns a human-readable description of this object.
Returns string
Resolves the description of this object in the context of the provided
actor
.