Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/common/util/propertiesToArgs"

Index

Functions

Functions

propertiesToArgs

  • propertiesToArgs(o: any): Arg[]
  • Read the properties of the given object and convert them to the Arg type used in the automation-client API.

    Parameters

    • o: any

      object

    Returns Arg[]

Generated using TypeDoc