CCC Docs
    Preparing search index...

    Class representing an SSRI trait. Should be used as the base of all SSRI traits.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    code: OutPoint
    executor?: Executor

    Methods

    • Checks if the specified methods exist.

      Parameters

      • methodNames: string[]

        The methods to check.

      • OptionalextraMethodPaths: BytesLike[]

      Returns Promise<ExecutorResponse<boolean[]>>

      A promise that resolves to an array of booleans indicating if methods exist.