Skip to content

Task Author Reserved Functions

LingTalfi edited this page Sep 21, 2015 · 1 revision

Task Author Reserved Functions

2015-09-21

The following functions are used in the core, and therefore you shouldn't define them in your tasks.

  • _newFileInitCpt
  • _newFileName
  • abort
  • collectConfig
  • confError
  • dumpAssoc
  • endTask
  • error
  • exportConfig
  • inArray
  • log
  • newFileName
  • parseAllValues
  • printAssocArray
  • printConfigLines
  • printCurrentTime
  • printDate
  • printList
  • printRealTaskExtension
  • printRealTaskName
  • printStack
  • printStackOrList
  • printTrace
  • processScriptOutput
  • splitLine
  • startTask
  • strRepeat
  • toList
  • toStack
  • warning
Clone this wiki locally