MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / FileMenu.tsx

File FileMenu.tsx

web/src/js/components/Header/FileMenu.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import FileChooser from "../common/FileChooser";
3import Dropdown, { Divider, MenuItem } from "../common/Dropdown";
4import * as flowsActions from "../../ducks/flows";

Callers

nothing calls this directly

Calls 4

useAppDispatchFunction · 0.90
dispatchFunction · 0.85
replaceMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected