Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PathsForDump

Index

Properties

Properties

Optional alias

alias: undefined | string

name to log, instead of funcName.

Optional args

args: any[][]

Note - only arrays are supported. when function is met in path, next argument from args array is used.

path

path: string

Optional quotes

quotes: undefined | false | true

if true - values will be wrapped in double quotes.