Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataTransformerContext

A data transformer sub context.

Hierarchy

  • DataTransformerContext

Index

Properties

Properties

file

file: string

The path of the local file whats data should be transformed.

globals

globals: deploy_contracts.GlobalVariables

Gets the list of global variables defined in settings.

remoteFile

remoteFile: string

The path to the remote file.

url

url: string

The target URL of the HTTP service.

Generated using TypeDoc