summaryrefslogtreecommitdiffstats
path: root/hammerspoon/Spoons/SpeedMenu.spoon/docs.json
blob: f57b96594cbeb2966d8dab1f07151675940a4a32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[
  {
    "Command": [],
    "Constant": [],
    "Constructor": [],
    "Deprecated": [],
    "Field": [],
    "Function": [],
    "Method": [
      {
        "def": "SpeedMenu:rescan()",
        "desc": "Redetect the active interface, darkmode …And redraw everything.",
        "doc": "Redetect the active interface, darkmode …And redraw everything.\n",
        "name": "rescan",
        "signature": "SpeedMenu:rescan()",
        "stripped_doc": "",
        "type": "Method"
      }
    ],
    "Variable": [],
    "desc": "Menubar netspeed meter",
    "doc": "Menubar netspeed meter\n\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip)",
    "items": [
      {
        "def": "SpeedMenu:rescan()",
        "desc": "Redetect the active interface, darkmode …And redraw everything.",
        "doc": "Redetect the active interface, darkmode …And redraw everything.\n",
        "name": "rescan",
        "signature": "SpeedMenu:rescan()",
        "stripped_doc": "",
        "type": "Method"
      }
    ],
    "name": "SpeedMenu",
    "stripped_doc": "\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip)",
    "submodules": [],
    "type": "Module"
  }
]