]> git.proxmox.com Git - pve-common.git/commit - src/PVE/CLIHandler.pm
cli: refactor comand name helper
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Dec 2017 09:21:37 +0000 (10:21 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 29 Dec 2017 10:51:20 +0000 (11:51 +0100)
commit7bac844eaab512d8789a9103d0efa774a1bab0d6
treef782b6d34ffc58bdcf89d9a9ae501a808fb90f9b
parentd204696c52fa852083170a5a3e7926602dcf83d0
cli: refactor comand name helper

use shorter and also a bit faster methods to expand and get comand
names

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/CLIHandler.pm