Home
last modified time | relevance | path

Searched refs:subcommand_error (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dhelp.py20 def subcommand_error(args): function
31 hlp = subcommands.get(subcommand, subcommand_error)[2]
81 subcmd = subcommands.get(args.command, subcommand_error)