Merge branch 'BlauFeuer-develop-muxcommand' into develop

This commit is contained in:
Griatch 2018-03-14 22:49:01 +01:00
commit 42b56125be
11 changed files with 196 additions and 69 deletions

View file

@ -367,6 +367,7 @@ class CmdExtendedDesc(default_cmds.CmdDesc):
"""
aliases = ["describe", "detail"]
switch_options = () # Inherits from default_cmds.CmdDesc, but unused here
def reset_times(self, obj):
"""By deleteting the caches we force a re-load."""