Function parseTree

  • Returns a string representation of a Directory Tree given an object returned from scan

    Parameters

    • dirTree: Dree

      The object returned from scan, which will be parsed

    • Optional options: ParseOptions

      An object used as options of the function

    Returns string

    A string representing the object given as first parameter

Generated using TypeDoc