Theia API Documentation v1.65.0
    Preparing search index...
    interface Props {
        args: any[];
        contextKeys: ScmContextKeyService;
        menuPath: MenuPath;
        model: ScmTreeModel;
        node: CommandMenu;
        treeNode: TreeNode;
    }
    Index

    Properties

    args: any[]
    menuPath: MenuPath
    treeNode: TreeNode