blessed-components - v1.20.0
    Preparing search index...

    Interface FileTreeOptions

    interface FileTreeOptions {
        box?: FileTreeBoxOptions;
        data: FileTreeData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node