Options
All
  • Public
  • Public/Protected
  • All
Menu

Module print-file-tree

print-file-tree

Quick starting

Installing via npm:

npm i print-file-tree

Index

References

paths2Tree

Renames and re-exports getFileTree

printFileTree

Re-exports printFileTree

Functions

getFileTree

  • getFileTree(paths: string[]): Map<any, any>

printFileTree

  • printFileTree(tree: Tree, depth?: string): void

Generated using TypeDoc