Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 691 Bytes

task-author-reserved-functions.eng.md

File metadata and controls

46 lines (39 loc) · 691 Bytes

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
  • createExpandedCommandLine
  • dumpAssoc
  • endTask
  • error
  • exportVars
  • inArray
  • log
  • logg
  • newFileName
  • parseAliases
  • parseAllValues
  • printAssocArray
  • printConfigLines
  • printCurrentTime
  • printDate
  • printList
  • printRealTaskExtension
  • printStack
  • printStackOrList
  • printTrace
  • processCommandLine
  • processHomeFromCommandLine
  • processScriptOutput
  • splitLine
  • startTask
  • strPos
  • strRepeat
  • toList
  • toStack
  • warning