Skip to main content

* (generic)

Laurence MorganLess than 1 minute

* (generic)

generic (primitive)

Description

This is the default data type used when stdout is returned from any external executables.

Supported Hooks

  • Marshal() Supported. Tables columns are aligned
  • ReadArray() Treats each new line as a new array element
  • ReadArrayWithType() Treats each new line as a new array element, each element is *
  • ReadIndex() Indexes treated as table coordinates
  • ReadMap() Works against tables such as the output from ps -fe
  • ReadNotIndex() Indexes treated as table coordinates
  • Unmarshal() Supported
  • WriteArray() Writes a new line per array element - tabs are treated as columns

See Also

Read more about type hooks


This document was generated from builtins/types/generic/generic_doc.yamlopen in new window.

Last update:
Contributors: Laurence Morgan,Laurence Morgan