Creates an instance of SSRI trait.
The cell dependency.
Optional
executor: null | ExecutorThe SSRI executor instance.
Static
tryRetrieves a list of methods.
A promise that resolves to a list of methods.
Checks if the specified methods exist.
The methods to check.
Optional
extraMethodPaths: BytesLike[]A promise that resolves to an array of booleans indicating if methods exist.
Retrieves the version of the trait.
A promise that resolves to the version number.
Class representing an SSRI trait. Should be used as the base of all SSRI traits.