Skip to content

Wrong key name in parameter of SSHPlugin.writeToChannel #15

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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