Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStdinMessage

A kernel message on the 'stdin' channel.

Hierarchy

Index

Properties

channel

channel: "stdin"

content

content: { password: boolean; prompt: string }

Type declaration

  • password: boolean
  • prompt: string

Optional header

header: IHeader

Optional metadata

metadata: {}

Type declaration

Optional parent_header

parent_header: {} | IHeader

type

type: Channel

Generated using TypeDoc