Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface defines the options that can be sent to get a data set or USS file function

export
interface

IGetOptions

Hierarchy

Index

Properties

Optional binary

binary: boolean

The indicator to view the data set or USS file in binary mode

Optional encoding

encoding: number

Code page encoding

Optional responseTimeout

responseTimeout: number

The maximum amount of time for the TSO servlet to wait for a response before returning an error

Optional task

Task status object used by CLI handlers to create progress bars Optional

Optional volume

volume: string

The volume on which the data set is stored

Generated using TypeDoc