]> git.proxmox.com Git - pve-common.git/commit - src/PVE/JSONSchema.pm
PVE::JSONSchema::register_renderer - allow to register renderers by name
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Jun 2018 11:15:18 +0000 (13:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 29 Jun 2018 12:39:48 +0000 (14:39 +0200)
commitb521204225fbabdb41ac9d63a392942e258dd9f5
tree8033a38b905128a229ae34a82231c7d667470f44
parent2a174d2ab092e7b8fcf0e40ab04d1f0f19be58ad
PVE::JSONSchema::register_renderer - allow to register renderers by name

We want to use those renderer to format CLI output nicely.

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
src/PVE/JSONSchema.pm