Skip to content

Wrong key name in parameter of SSHPlugin.writeToChannel #15

@DmitryPorotov

Description

@DmitryPorotov

The signature of writeToChannel should be writeToChannel(options: { channel: number, message: string }): Promise<void> not writeToChannel(options: { channel: number, s: string }): Promise<void>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions