Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SFTPCommandEntry

A SFTP command entry.

Hierarchy

  • SFTPCommandEntry

Index

Properties

command

command: string

The command to execute.

Optional executeBeforeWriteOutputTo

executeBeforeWriteOutputTo: string

The code to execute before output is written via 'writeOutputTo' setting. The result of the execution will be used as value to write.

Optional writeOutputTo

writeOutputTo: string

The name of the placeholder where to write the output to.

Generated using TypeDoc