
私はtree
コマンドを使用していますWindows コマンドプロンプトnode_modules
、NodeJS プロジェクト フォルダーのツリー構造を表示します。フォルダー名には、今のところ表示したくないフォルダーとファイルが含まれているため、無視します。
E:\Project\Nodejs\Project3 - TDD>tree /?
Graphically displays the folder structure of a drive or path.
TREE [drive:][path] [/F] [/A]
/F Display the names of the files in each folder.
/A Use ASCII instead of extended characters.
ヘルプの属性が見つかりませんでした。何か方法はありますか?