Options
All
  • Public
  • Public/Protected
  • All
Menu

Common z/OS Consoles API Parameters.

export
interface

IConsoleParms

Hierarchy

Index

Properties

Optional consoleName

consoleName: string

The z/OS emcs console to direct the commands.

memberof

IConsoleParms

Optional processResponses

processResponses: boolean

The z/OSMF Console API returns '\r' or '\r\n' where line-breaks. Can attempt to replace these sequences with '\n', but there may be cases where that is not preferable. Specify false to prevent processing.

memberof

IConsoleParms

Generated using TypeDoc